#header,.header,.header_wrapper{min-height:72px!important;height:72px!important}
#header .header_wrapper,#header .header_wrapper>div,.header_wrapper .container,.header-container{min-height:72px!important;height:72px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important;align-items:center!important}
#header img,.header img,.header_wrapper img{max-height:56px!important;width:auto!important}

.paragraph--type--hero-section,
.hero-section-wrapper,
.hero-section-video,
.hero-section-video .field,
.hero-section-video .field__item,
.hero-section-video video{
  height:550px!important;
  min-height:550px!important;
  max-height:550px!important;
  overflow:hidden!important;
}

.hero-section-video video{
  width:100%!important;
  object-fit:cover!important;
  display:block!important;
}

@media(max-width:1024px){
  .paragraph--type--hero-section,.hero-section-wrapper,.hero-section-video,.hero-section-video .field,.hero-section-video .field__item,.hero-section-video video{
    height:420px!important;min-height:420px!important;max-height:420px!important;
  }
}
@media(max-width:768px){
  #header,.header,.header_wrapper{min-height:64px!important;height:64px!important}
  .paragraph--type--hero-section,.hero-section-wrapper,.hero-section-video,.hero-section-video .field,.hero-section-video .field__item,.hero-section-video video{
    height:360px!important;min-height:360px!important;max-height:360px!important;
  }
}
