@charset "UTF-8";
/* CSS Document */

.elanCol1CenteredPic {
	width: 100%;
	background: #000;
	height: 550px;
	margin-bottom: 20px; 
}







@media only screen and (min-width: 280px) and (max-width: 767px) {
	
	
.elanCol1CenteredPic {
	height: 400px;
}
	
	
	
	
	
}