@media only screen and (max-width:1024px) {
    .store_links_css{
        display: none !important;
    }
}
