﻿@media (max-width:991px) {
    .owl-carousel .owl-item img {
        height: auto;
        width: 100%;
    }
}

.owl-carousel a {
    text-decoration: none;
}
