input, textarea {
    font-family: "SUI" !important;
    font-weight: 200 !important;
}

@media (min-width: 1200px) {

.big-header * {
    font-size: 4.2vw !important;
}

.big-text * {
    font-size: 1.3vw !important;
}

.big-button * {
    font-size: 1vw !important;
    padding: 15px 25px;
}

.big-button {
    
    height: 3.8vw !important;
}

}

.t-col_4 {
    max-width: 354px;
}