/* Add custom CSS styles below */ 

.menu-silde.lazy_bg.lazy.bg-cover.bg-center {
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px 0;
}
ul.main-menu.hide-scroll.mm-spn--open .md\:me-4 {

    background-size: contain;
    border-radius:0;
}
.s-block.dark {
    background-color: transparent;
}

.index .md\:grid-cols-4 div:nth-child(7) {
    grid-area: 1/4/3/7;
    height: 100%;
}