.h1-cust {
    font-family: Montserrat;
    color: #fff;
    font-weight: bold;
    font-size: 50px;
}

.main-descr {
    font-family: Montserrat;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.55;
    margin: 48px 0 48px 0;
}


@media (max-width: 991.98px) {
.h1-cust {
    font-size: 26px;
}

.main-descr {
    font-family: Montserrat;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.55;
    margin: 24px 0 24px 0;
}

.main-descr br {
    display: none;
}

.tmenu-mobile__imglogo {
    max-width: 100px !important;
}


}
