@media screen and (max-width: 767px) {
    #menuinsta .slick-slider {
        display: none !important;
    }
}
