.award_column {
    max-width: 1200px;
    margin: 10px auto 30px auto;
}


li.award_text h4 {
	color: #079bcc;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 5;
	margin-bottom: 10px;
}

h1 {
	font-size: 2.0em;
	line-height: 1.2em;
	font-weight: 400;
	color: #079bcc;
	text-align: center;
	padding: 25px 20px 20px 20px;
	margin: 0 !important;
}
.award_text p{
	font-size: 0.9em;
	line-height:24em;
}

.award_section{
	margin-bottom:1em;
	border-bottom:none;
}

.award_column:last-of-type {
  border-bottom: none;
}

li.award_img img {
    padding: 20px 20px 0px 20px;
    box-sizing:  border-box;
}

li.award_section {
    padding: 0px 1em;
}

li.award_text {
    padding: 0px;
}
