@media (max-width:1091px) and (min-width: 1024px) {
    .subtab-gap {
        gap:1px !important;
    }
}

@media (min-width: 1024px) {
    .PROP_CODE__TIP_DVERI .fix-gap {
        gap: 5px !important;
    }
    .PROP_CODE__TIP_DVERI .fix-gap .u-checked__body {
        padding: 4px !important;
    }
}


.PROP_CODE__TIP_DVERI .fix-gap {
    flex-wrap: nowrap;
}

.PROP_CODE__TIP_DVERI .fix-gap .u-checked .u-checked__body {
    height:100%;
    text-align:center;
}
