.nav-bar-weather-icon{
    max-height: 27px;
}


/* hack to get sliders different heights */

.block_size-1 .height-85vh--lg {
    height: 50vh !important
}

video {
    /* override other styles to make responsive */
    width: 100%    !important;
    height: auto   !important;
  }