
@media (max-width: 768px) {
    .m-banner-home .owl-nav {
      bottom: -20px;
    }
 
    .m-banner-home .owl-dots {
      bottom: -8px;
    }
}