.slideshow__text.banner__box.slideshow-banner-box {
  max-width: 75.5rem;
}

.banner-image-mobile {
  display: none !important;
}
.slideshow__text-wrapper .trustpilot-widget {
  left: -13px;
}
.banner__text.slideshow-banner-subheading em {
  font-style: normal;
  text-decoration: line-through;
}

@media screen and (max-width: 749px) {
  .banner-image-mobile {
    display: block !important;
  }

  .button.slideshow-banner-button {
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    padding: 16px 64px !important;
    min-width: unset;
  }
}
