/* Enter Your Custom CSS Here */

@media screen and (max-width: 351px) {
    .footer-icon-box .info-side h3 {
				font-size: .7rem;
		}
}

@media screen and (max-width: 351px) {
    .footer-icon-box .icon-side {
			  font-size: 27px;
				width: 60px;
			  line-height: 69px;
		}
}


@media screen and (max-width: 351px) {
    .footer-icon-box .info-side h2 {
				font-size: 0.8rem;
				margin-bottom: 5px;
		}
}

.special-staff .doctor-links {
    display: none;
}


.special-staff.doctor .doctor-meta {
    padding-left: 5px;
    padding-right: 5px;
}