
    .t-img-select__indicator_1-1 {
    padding-bottom: 60px;
}

.t-select {    
    height: 50px;
}
.t-input {
     height: 60px;
}


@media screen and (max-width: 640px) {
    .t-img-select__indicator_1-1 {
    padding-bottom: 50px;
}
}
