.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
h1{
    line-height: 0.6 !important;
}
@media (max-width: 767.98px) {
 h1{
    line-height: 1 !important;
}
}
img{
max-width: 100% !important;
    height: auto !important;}
.menu-item-has-children > a {
    pointer-events: none;
    cursor: default;
    color: inherit;
}