#intro-section {
    background-image: url("../images/appointment/intro-ar.jpg");
}
#head-section .branch h4 {
    border-right: 1px solid;
    border-left: 0;
}
@media (max-width: 767px) {
    #intro-section {
        background-position: right;
    }
}