.owl-carousel .item img{width:100%;height:auto;display:block}.owl-carousel .item{width:50%;margin:auto}@media only screen and (max-width:991px){.owl-carousel .item{width:99%}}.owl-nav svg{width:1.4em;height:1.4em}.owl-nav .owl-prev{position:absolute;z-index:1;top:50%;transform:translateY(-50%);width:2em;height:2em;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;padding:0;opacity:.7;background-color:#ccc !important;left:2em}.owl-nav .owl-next{position:absolute;z-index:1;top:50%;transform:translateY(-50%);width:2em;height:2em;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;padding:0;opacity:.7;background-color:#ccc !important;right:2em}@media only screen and (max-width:991px){.owl-nav .owl-next{right:1em}.owl-nav .owl-prev{left:1em}}