@media screen and (max-width: 600px) {
    .breadcrumb .navigation_page {
        padding: 0 10px;
    }
}