@media all and (max-width: 999px) {
    .shopify-section--breadcrumbs {
        display: none;
    }
}