/* Press Styling Fix */
.page-20191120-PressContentPage .owl-carousel .c-hero p a {
  text-decoration: none;
  font-family: DIN W01 Cond Medium,sans-serif;
  font-size: 1.75rem!important;
  text-transform: uppercase;
}

.page-20191120-PressContentPage .owl-carousel .c-hero h2 a {
  font-size: 1rem!important;
  letter-spacing: .05em;
  font-family: DIN W01 Medium,sans-serif;
}

@media (max-width: 959px) {
  .page-20191120-PressContentPage .owl-carousel .c-hero__after {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (min-width: 960px) {
  .page-20191120-PressContentPage .owl-carousel .c-hero__item .text-align-center {
    display: flex;
    flex-direction: column-reverse;
  }

  .page-20191120-PressContentPage .owl-carousel .c-hero__image {
    padding-top: 21.125%!important;
  }
}

/* Press Content Page */
.page-20191120-PressContentPage .storyDetails-wrapper .c-hero--page .hero-description {
  background-color: #414141!important;
}
