/* Add custom CSS styles below */ 
body#app.index {
    background-color:#030C22;
}

section.s-block.s-block--fixed-banner{
    margin-bottom:30px;
}
#my-product_category-5{
    color:white;
}
@media(max-width:768px){
    .GL-promotional-banner-4 .img-three > .rounded-md{
        height:320px
    }
}