.logo{
    display:flex !important; 
    justify-content: space-between !important;
}

.head{
    color:#6dba00 !important;
}

.head-menu-mobile{
    display:flex !important;
}
.close-icon{
    font-size: 25px; 
    padding-top: 15px;
}
.lazyloaded{
    width:80%;
}
.nav-opening{
    padding-left: 20px !important;
}

.slick-dots{
    display: none !important;
}


