#Banner-445 .banner__heading {
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 749px) {
  .banner-snippet h2.banner__heading.inline-richtext.h2 {
    color: #fff !important;
  }
  .banner-snippet .banner__text.rte.body p {
    color: #fff !important;
  }
  .banner__box img {
    max-width: 150px;
  }
}