@media screen and (min-width: 768px) and (max-width:1024px) {
    .box_branch {
        height: 410px;
    }
}