@media (min-width: 960px) {
.zero_form .t-input-group {
    flex-grow: 1;
}
.zero_form .t-input-group_cb {
    position: absolute;
    width: 100% !important;
    top: 65px; /*Отступ галочки от верхнего края формы*/
} 
.t-checkbox__indicator {
    border-radius: 5px !important;
}

 .karta .tn-atom {
        border-radius: 20px;
        overflow: hidden;
        background: rgba(0,0,0,0) !important;
        border-color: #B0B1B9 !important;
    border-width: 1px;
    }
