.custom-image-banner.overlay-style--gradient::after {
  background: linear-gradient(279.3deg, rgba(0, 0, 0, 0.0001) 31.1%, black 69.82%); }
.custom-image-banner .extra {
  font-size: 60px;
  line-height: 64px; }
  @media screen and (max-width: 989px) {
    .custom-image-banner .extra {
      font-size: 32px;
      line-height: 44px; } }
  @media screen and (max-width: 749px) {
    .custom-image-banner .extra {
      font-size: 24px;
      line-height: 32px; } }
