@media (min-width: 768px) {
	.type--uva_front_page .layout--threecol-section {
		max-height:680px;
	}
	.type--uva_front_page .layout--threecol-section h2 {
		text-transform:uppercase;
	}
	.layout--threecol-section .layout__region {
		padding:1%;
	}
}

@media screen and (min-width: 1400px) {
	.node-type--uva_front_page .hp-news .views-field.views-field-field-image-media {
		width:30% !important;
	}
}

.blue-button {
	float: none;
  color: white !important;
  padding: 8px 20px;
  border-radius: 0;
}

.blue-button:after {
	content:' →';
	color:white;
}
.node-type--uva_front_page .hp-news .views-field.views-field-field-image-media {
	margin-bottom:20px;
}
.layout--threecol-section .layout__region .hp-news .views-row {
	clear:both;
	min-height:none;
}
.layout--threecol-section .layout__region.layout__region--first h2 {
	text-align:center;
}

.layout--threecol-section .layout__region.layout__region--first h3 {
	font-weight:bold;
}

.node-type--uva_front_page .hp-news .views-field.views-field-field-image-media {
    width: 50%;
}

.layout--threecol-section .layout__region.layout__region--first h3 {
	font-size:1.3vw;
}

/*.node-type--uva_front_page .field-field_hero {*/
/*	max-width:1200px;*/
/*	margin:0 auto;*/
/*	margin-top:30px !important;*/
/*}*/