.breadcrumb {
    display: none;
}
@media(max-width:600px){
.box > ul > li.big a {
    width: auto;
}
}