@media (max-width: 576px) {
	.bg_gray p{
		    margin-bottom: 0;
	}
	.classes_title p{
		 margin-bottom: 0;
	}
	.left60 {
    position: relative;
    left: 0;
}
.bhe h2 {
    font-size: 22px;
}
.wmcontact ul li a span{
	display:none;
}
.wmcontact ul li a {
    color: #fff;
    font-size: 18px;

}
.aboutin p {
    line-height: 28px;
    text-align: justify;
    margin-bottom: 0;
}
.small_padding {
    padding: 20px;
    padding-right: 25px;
}
.cery .gallery_item {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.classes_title h2 {
    font-size: 24px;
    color: #9b247a;
    margin-bottom: 0;
}
.classes_detail .classes_title {
    margin-bottom: 0;
}
}