@media only screen and (max-width: 1024px) {
  .banners-full .int-mobile img {
    max-width: 100% !important;
    width: auto !important;
 }
}
