.article-slideshow .article-title a {
    color: #ffffff;
    font-size: 18px;
}
.article-slide .item-intro .item-image::before {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 18%) !important;
    }
.acm-slideshow .owl-carousel .item:before {
    background: transparent !important;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.owl-carousel {
    border-bottom: 10px solid #ff0081 !important;
}
.just {
padding:30px 0 0 0;
background-size: auto;
background-repeat: no-repeat;
background-position-x: center;
background-color: #f20e99;
}
.text1 {
background: pink;
    background: linear-gradient(to top,#0b0b00,#f20e99,#db108b96 ,#FF009952,#f0f8ff0f);
    color: white;
margin-top: 450px;
padding: 20px;
}
.article-slide .item-intro .rating-score {
display:none;
}
.article-slide .item-intro article.image .item-content {
background: #f00e63b8;
padding: 10px 0px;

}
@media all and (min-width: 992px) {
.col-md-8 {
width: 65.66666667% !important;
}
} 
@media (min-width: 768px) {
col-sm-6 {
width: 48% !important;
}}

@media screen and (min-width: 768px) {
col-sm-6 {
width: 48% !important;
}}