/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 17 2025 | 05:48:50 */
.MSdoctorListingFilterOuter {
    width: 30% !important;
}

.MSdoctorListingFilterDepartments{
	display: none !important;
}

.MSdoctorListingFilterOuter > div {
    width: 100% !important;
}

@media screen and (max-width:768px){
	.MSdoctorListingFilterOuter {
    width: 100% !important;
}
}