/* Кнопка */
@media screen and (min-width:1920px) {
.tn-form__submit {
margin-top: -130px !important;
}
.t-input-group.t-input-group_cb {
margin-top: 118px;
}
}
/* Чекбокс */
.t-checkbox__indicator {
background-color: #E0E1E5;
border: 0px;
height: 16px;
width: 16px;
top: -2px;
border-radius: 4px;
}