.exhebition_description figure,
.exhebition_description IMG{
 display: none !important;
}

.owl-nav.disabled {
 display: none !important;

}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .owl-prev__slider::after {
        margin-left:14px;
        margin-top:14px;
    }

    .owl-next__slider::after{
        margin-left:13px;
        margin-top:14px;
    }

}

