.owl-carousel .owl-item > a > img {
    width: auto;
    max-height: 30px;
    display: block;
}

.owl-carousel .owl-item > img {
    width: auto;
    max-height: 30px;
    display: block;
}

.page-title {
    margin-bottom: 0px;
    border-bottom: 0px;
}

.gray-image {
    filter: grayscale(100%);
}

.owl-carousel {
    max-height: 280px;
}
