@media screen and (min-width: 775px) and (max-width: 1000px) {
  .img_mob {
    height: 75vh !important;
  }
}

