@media (max-width: 768px) {
    .branch_menu_wrap > ul {
        display: none
    }
}

.home_heading {
    margin: 0 0px 30px;
}