/* Enter Your Custom CSS Here */
@media all and (min-width: 992px) {
header .logo {
    bottom: 12px!important;
}
}
.home-about .block-menu > ul > li:first-child .block-menu-overlay::after {
    background-color: rgba(240, 240, 240, 0.9)!important;
}
.home-about .block-menu > ul > li .content .logo {text-align:center;}
.home-about .block-menu > ul > li:first-child .content {padding: 0 10px}
.home-about .block-menu > ul > li:first-child .content .logo img {max-height:125px;width:auto;}
.home-about .block-menu > ul > li:first-child .content .expand .description {color:#666;}
.home-about .block-menu > ul > li:first-child .fade .arrow svg path {fill:#666;}