@charset "UTF-8";
/* CSS Document */

.row {
	text-align:center;
}

.row img {
	width:9%;
	padding-top:1vh;
}

#specialrow {
	width:100%;
	margin:auto;
}
.invisibleimg {
	height:0px;
}
#name {
	width:18%;
	float:right;
	margin-right:41%;
	margin-left:-61%;
	margin-top:3.75%;
	font-size:2.75vw;
	font-family: plantin-condensed, sans-serif;
	font-weight: 700;
	font-style: normal;
}