
.ct-st-subtitle{
	font-weight: 500;
	color: #333333;
}

.ct-st-subtitle-muted{
	font-size: 0.9em;
}

img.ct-st-teacher-img{
	height: 200px;
	width: auto;
	max-width: 100%;
}

/* ////////////////////////////// Media Query ////////////////////////////// */

@media screen and (max-width: 991px) {
 	
}

@media screen and (max-width: 720px) {

}