  @media only screen and (max-width: 40.063em){
	.row.logo .text-center {background-size:100%;}	
}

.logoleft {
	background-image: url('/aims2unc/images/aims2unc-logo-color.svg');
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height:100px;
	
}

.row.logo img {display: none;}

.aims2unc-footer p { opacity: 0.8;}
.aims2unc-footer hr, .aims2unc-footer p:last-of-type { margin-bottom: 0; }