@media screen and (max-width:768px) {
        .key-topic-wrapper .owl-carousel .owl-nav {
            display: none !important;
        }
    }