@media screen and (max-height: 668px) {
 ul.item.b-sub li a {
    height: 60px !important;
}

header nav ul li {
    padding: 0 5px;
}
}


section {
    overflow-x: clip !important;
}

header nav ul li {
    padding: 0 8px;
}

.bg-footer2 h2, .video-text h2 span {
    font-family: MazzardH-Black, sans-serif !important;
}