/* Добавляет отступы по 2% минус 20 пикселей слева и справа */
.uc-tcontainer {
    margin-left: calc(2% - 20px);
    margin-right: calc(2% - 20px);
}

.uc-utsup {
    margin-top: 20px; /* Отступ сверху в 20 пикселей */
}


.uc-block-class-1 {
    z-index: 10 !important;;
}

.uc-block-class-2 {
    position: relative !important;
    z-index: 20 !important;
}

.uc-block-class-3 {
    position: relative !important;
    z-index: 30 !important;
}


.uc-block-class-4 {
    position: relative !important;
    z-index: 40 !important;
}

.uc-block-class-5 {
    position: relative !important;
    z-index: 50 !important;
}

.uc-utsup {
    position: relative !important;
    z-index: 60 !important;
}


.uc-tcontainer {
    position: relative !important;
    z-index: 70 !important;
}

.uc-block-class-8 {
    position: relative !important;
    z-index: 80 !important;
}

.uc-block-class-9 {
    position: relative !important;
    z-index: 90 !important;
}


.uc-block-class-10 {
    position: relative !important;
    z-index: 100 !important;
}

.uc-block-class-11 {
    position: relative !important;
    z-index: 110 !important;
}

.uc-block-class-12 {
    position: relative !important;
    z-index: 120 !important;
}

