body .doc_img img
{
       max-height: none !important;  
}
body #slider_doc_cat .owl-dots
{
    margin-top: 3rem !important;
}

/*.owl-theme .owl-controls .owl-buttons div

{
    
    padding: 8px 3px 3px !important;
    font-size: 50px !important;
    border-radius: 10px !important;
    background: none    !important;
}*/
@media (min-width: 1300px) and (max-width: 1600px) {
    #slider_doc_cat .owl-next
    {
        right:1% !important;
    }
    
}
