.main-info.main-pic-portal {
	background-color:#2e3094;
	background-image:url(../images/lto-multiple-professions-wound-care-ceu-mobile.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:936px;	
}
@media only screen and (min-width : 992px) {
	.main-info.main-pic-portal {
		background-color:#ffffff;		
		background-image:url(../images/lto-multiple-professions-wound-care-ceu.jpg);
		height:836px;
		background-position:top center;
	}
}
@media only screen and (min-width : 1200px) {
	.main-info.main-pic-portal {

	}
}