@media screen and (max-width: 1024px){
    .area_conts .flex_row > [class^="item_"] > h4.pg__mgTop {
      margin-top: 0;
    }
  }