﻿@charset "UTF-8";
@media (min-width: 992px) {
body.view-category #sp-component.col-lg-12,
body.sof-component-resize #sp-component.col-lg-12,
body.sof-category-page #sp-component.col-lg-12{
        margin: 0 auto !important;
        width: 75% !important;
    }
}
.yce-cover, .yce-cover-img { border-radius: 8px; }
@media (max-width: 1024px) {
.yce-cover {
margin-top: 10px !important;
overflow: hidden !important;
}
}






















