/* Add custom CSS styles below */ 
section.s-block.s-block--fixed-banner {
    margin-bottom: 4rem;
}
@media (min-width:1024px){
  .NG-hero-section .wrapper {
    top: 33.5%;
}
}