@media all and (max-width: 1200px) {
  .header .header__logo.top {
    display: none !important; }
  .header .header__logo.scrolled {
    display: block !important; }
  .mobile-horizontal-video.video-hero .cmp-video-hero .video-hero-inner .hero-section .video-wrapper {
    height: auto; }
    .mobile-horizontal-video.video-hero .cmp-video-hero .video-hero-inner .hero-section .video-wrapper .video-hero-video {
      margin: 102px 0 120px 0; } }

@media all and (max-width: 700px) {
  .mobile-horizontal-video.video-hero .cmp-video-hero .video-hero-inner .hero-section .video-wrapper {
    height: auto;
    max-height: 500px; }
    .mobile-horizontal-video.video-hero .cmp-video-hero .video-hero-inner .hero-section .video-wrapper .video-hero-video {
      margin: 102px 0 120px 0; } }
