/* Add custom CSS styles below */ 

section:nth-of-type(1).s-block.s-block--fixed-banner.wide-placeholder{
        margin-top: 0rem !important;
        }
        .banner--fixed img {
    background-color: transparent;
    
}
section:nth-of-type(1).s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}