#tab3 .owl-theme .owl-nav {
    top: -107px;
    right: -5px;
    position:absolute;
}

#tab4 .owl-theme .owl-nav {
    top: -107px;
    right: -5px;
    position:absolute;
}

#tab3 .owl-carousel .owl-item img {
    width: auto!important;
}

#tab4 .owl-carousel .owl-item img {
    width: auto!important;
}

