/* Add custom CSS styles below */ 
div#mainnav{

      background-color:rgb(58 97 101)
}
.site-logo img, 
.header-logo img,
.store-logo img {
    max-width: 1000px !important; 
    width: 200% !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder {
    MARGIN-TOP: 3%;
  margin-left: 0%
  
}