@media screen and (min-width: 61em) {
  .banner-text-img .container h1 {
      font-size: 2.65rem;
      max-width: inherit;
  }
}