@media (max-width: 767px) {
  .TE900C {
    overflow: hidden;
  }
  .TE900C img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
  }
}