.course-objective {
	width:300px;
	;
	overflow:hidden;
	margin-bottom:0.8em;
}
.course-objective h3 {
	margin-bottom:0.5em;
}
.cms_content .fact-box li {
	list-style-type:none;
}
.cms_content .fact-box h2 {
	margin-top:10px;
	margin-bottom:0.5em;
	text-align:left;
	margin-left:10px;
}
.cms_content .fact-box li .day {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	display:block-inline;
}
.cms_content .fact-box li .agenda {
	display:block-inline;
}
.cms_content .fact-box ul {
	margin-left:0;
	padding-right:10px;
}
.grid3col-row {
	margin-bottom:0;
}

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

img {
  width: 95%;
  height: auto;
}

#training_course .billboard {
  width: 95%;
  height: auto;
}

#training_course .course-details-container {
  width: 95%;
  float: none;
}

#training_course .callout-register_now {
  width: 95%;
}

img.flushright {
  width: 100px;
}

}