  /*------------------------------------------------*/
/*----------------[COEHS Sections]----------------*/
/*------------------------------------------------*/
.twoColumn {width:44%; margin-right:1%; float:left; display:block;}



/*------------------------------------------------*/
/*----------------[COEHS Media 1024]----------------*/
/*------------------------------------------------*/
@media only screen and (max-width: 1024px){
		.twoColumn {width:100%;}
}

