/* Add custom CSS styles below */ 
body {
background:#fcfcfc!important ;
}
.s-block--fixed-banner .banner--fixed {
    max-height: 750px !IMPORTANT;
}
.s-block__title .center-side {
    background-color: #2c6dfe;
    color: #fff;
    border-radius: 7px;
}
.s-block__title::after {
    background: #2c6dfe !important;
}

.product-entry>div>a, .product-entry .product-slider, .product-entry .s-slider-wrapper, .product-entry .s-slider-container {
    display: block;
    height: 100%;
    background: #ffffff !important;
}