@import './assets/dist/css/global.css';
header .mainNav .dropdown-menu {
    width: 190px!important;
    left: -70px!important;
}

body.page,
body.single {
    margin-top: -20px;
}

body.home.page,
body.page-template-template-section-sitemap-text {
    margin-top: -1px;
}