@media (min-width: 1220px) and (max-width: 1660px) {
  .middle-container-right-content {
    width: 99% !important;
  }
  .banner-text span {
    font-size: 15px;
  }
  iframe {
    height: 350px !important;
  }
}