/* Location Section CSS */
.hospital_delhi_row {
    float: left;
    max-width: 100%;
    width: 100%;
    text-align: center;
}

.hospital_delhi {
    float: none;
    display: inline-block;
    width: 24%;
}

.shroffaddresscontact-name p {
    height: 100px;
}

/* OUR SERVICES Section CSS */
.services_div {
    width: 100%;
    text-align: center;
}

.services_list_div {
    float: none;
    width: 23.9%;
    display: inline-block;
    margin-right: 7px;
}

/* EYE DOCTORS Section CSS */
.doctor_div {
    width: 25%;
}

.doctors-team {
    max-width: 80%;
}

.doctor_team_row {
    width: 100%;
    /* float: left; */
    text-align: center;
}

.doctor_items_div {
    float: none;
    display: inline-block;
}
