/* Write your custom css code here */
@media screen and (min-width: 768px){

.sunfw-mega-menu> .row{
width : 100%;
display: flex;
}
.sunfw-mega-menu > .row > div{
width: 20% !important;
}

}

.menu-hidden span.menutitle{
	display: none;
}
.jsn-img-style-1 .jsn-img-title {
    background-image: linear-gradient(to left, rgb(138, 168, 109), #000000);
}