.f_viewed{
    width: 100%;
    margin: 50px 0;
}
.f_viewed-title{
    margin-bottom: 25px;
}
.f_viewed .owl-wrapper{
    display: flex !important;
}
.f_viewed .owl-item{
    height: auto;
    display: flex;
}