.owl-nav{
    display: none;
}

.owl-dots{
    display: none;
}

.current {
    opacity: 50%;
}

.item{
    padding: 15px 0px 0px 0px !important;
    border-radius: 0px !important;
    margin: 0px 15px 0px 15px !important;
    height: 100%;
}

.fas {
    font-size: 18px;
    opacity: 50%;
}

.thumb {
    margin-right: 4px;
    margin-left: 4px;
}