@media screen and (min-width: 768px) {
    .header__menu__main .menu-child {
        height:130vh !important;
    }
}