/* Uptitle */
.t-catalog .t-col .t-uptitle{
 font-size:32px !important;
}

/* Col */
.t-catalog__relevants__container .t-container > .t-col{
 position:relative;
 left:-280px;
 right:-200px;
}

