.footer_bottom_holder {
    display: none;
}

.title_outer {
    height: 100px;
}

.breadcrumb {
    display: none;
}

@media (max-width: 575px) {
    .title_outer {
        height: 0px;
    }
}
