body.itemid-101 .g-owlcarousel-item-image {
    height: 70vh !important;
    width: 100% !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    display: block !important;
}

body.itemid-101 #g-slideshow {
    padding: 0 !important;
    margin: 0 auto;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    overflow: hidden;
}

body.itemid-101 .g-owlcarousel-content {
    z-index: 10;
    position: relative;
    text-align: center;
    padding: 1rem;
}
