.t229__centerside{
    border-top: 1px #09006e solid;
}
@media (min-width: 980px) { 
    .t815__logo-descr a{
position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.t815__logo-descr strong{
    color:#162870;
    font-size:21px;
    margin-left: -30px;

}
    
} 

.t344 .t-container{
    display: flex;
    justify-content: center;
}
.t344__col.t-col.t-col_3:last-of-type{
    display:none;
}
.t497 .t497__item{
    padding: 20px 40px 20px 20px;
    border: 1px solid #162870;
    display: flex;
    align-items: center;
}


.uc-oplata a:hover {
    border-bottom: none !important;
}

.uc-product-wrap .js-store-single-product-info {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    padding: 44px 20px;
}
.uc-product-wrap .t744__title-wrapper {
    margin-bottom: 25px;
}
.uc-product-wrap .t744__btn-bottom {
    text-align: center;
    margin-top: 40px;
}
.uc-product-wrap .t744__btn-bottom a {
    max-width: 243px;
    width: 100%;
    height: 50px;
}

.uc-preimush img {
    min-width: 55px;
}

@media (max-width: 960px) { 
    .uc-product-wrap .js-store-single-product-info {
        width: 92%;
    }
}
@media (max-width: 540px) { 
    .uc-product-wrap .js-store-single-product-info {
        width: 91%;
    }
}
@media (max-width: 460px) { 
    .uc-product-wrap .js-store-single-product-info {
        width: 90%;
    }
}
@media (max-width: 400px) { 
    .uc-product-wrap .js-store-single-product-info {
        width: 88%;
    }
}


