.my_block_wrap {
  display: flex;
  flex-direction: column; }

.my_block {
  display: flex; }

.my_block_img {
  min-width: 220px; }
