.slick-img::before{background: url(../images/header_bg_red.png) repeat-x;}
@media screen and (max-width: 996px) {
    .slick-img::before {
        height: 50%;
        background-size: auto 80% !important;
    }
}

