@media (max-width: 767px) {
  img.h-\[350px\] {
    height: 130px !important;
    object-fit: cover !important;
  }
}