@media screen and (max-width: 480px) {
    .owl-carousel .owl-nav .owl-prev {
        margin-left: 0 !important;
    }
}