.stm_lms_courses__single--image__container {
	height: 100%!important;
}

.ls-is-cached lazyloaded  {
	height: 200px!important;
}

.stm_lms_lazy_image  {
	height: 180px!important;
}	


@media only screen and (max-width: 720px) {
	.stm_lms_lazy_image  {
		height: 220px!important;
	}	
	.nav-tabs {
		max-width:100%;
	}
}