/* Add custom CSS styles below */ 
section.s-block.s-block--fixed-banner.wide-placeholder>.container {
    max-width: 100% !important;
    padding: 0 0 20px 0 !important;
}

.banner--fixed img{
    border-radius: 0 !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 0px !important;
}