/* Add custom CSS styles below */ 
.salla-advertisement {
    background-color: #28336d !important;
}

@media (min-width: 768px) {
    .lazy__bg.lazy_menu {
        height: 5rem !important;
        width: 5rem !important;
    }
}
@media only screen and (max-width: 600px) {
    .lazy__bg.lazy_menu {
        height: 5rem !important;
        width: 5rem !important;
    }
}