.catVideoLink {
    position: absolute;
    width: 100%;
    top: 80px;
    display: flex;
    right: 0;
}
.catVideoLink img {
    max-width: 40px !important;
    z-index: 6;
    cursor: pointer;
    margin: 0 auto;
    opacity: .6;
}
@media (min-width: 992px) {
.rm-slideshow-plus-item-box {padding: 0}
.rm-slideshow-plus-item-text {width: 0}
#rm-slideshow-plus-0 .rm-slideshow-plus-item_1 .rm-btn {display: none}
}
.slick-slide img {max-width: 100%}
.rm-module-attr-item:not(:last-child):after {
    content: "";
    display: block;
}
.rm-module-attr {
    margin-bottom: 1rem;
    font-size: 12px;
    line-height: 1.5;
    color: #666;
}
.rm-module-buttons button:hover {
    background: #ff4848;
    border: 1px solid #ff4848;
}