.t860__inner-col {
    height: 225px !important;
}

.t-slds__caption {
    padding-left: 0;
}

.uc-v-catalog .t951__grid-cont {
    padding: 0;
}

.uc-v-partners .t214__blockimg {
    height: 240px;
}

.uc-v-form .t-form__submit {
    text-align: left;
}

.uc-v-footer .t464__text {
    margin-top: 25px;
}

.t-form__submit {
    text-align: left;
}

@media screen and (max-width: 1200px) {
    .uc-v-header:after {
        content: "";
        position: fixed;
        z-index: 990;
        top: 63px;
        left: 0;
        right: 0;
        height: 2px;
        margin: 0 20px;
        background-color: black;
    }
    
    .uc-v-header .t456__leftwrapper {
        display: none;
    }
    
    .uc-v-header .t456__list_item {
        text-align: right;
        padding-right: 20px !important;
    }
    
    .uc-v-header .t456__rightwrapper {
        position: relative;
    }
    
    .uc-v-header .t456__rightwrapper:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
        margin: 0 20px;
        background-color: black;
    }
}
