@media screen and (max-width: 640px) {

    .breadcrumbs {
        /* display: none; */
        width: 100%;
        padding: 0 1rem !important;
        margin-top: .75rem !important;
    }

}