@charset "UTF-8";
.img-home {
}
.img-home {
	max-height: 129px;
	margin-top: 16px;
	margin-bottom: 0px;
}
figure {
	margin-left: 0px;
	width: 50%;	
}
.float-right {
}
.centerTable {
	margin-left: 25%;
}
th {
	text-align: center;
}
td {
	text-align: center;
}
.touchdown {
	border: solid 2px black;
	-webkit-box-shadow: 4px 8px 9px 6px #878080;
	box-shadow: 4px 8px 9px 6px #878080;
	margin-top: 16px;
	margin-left: 25%;
}
.touchdown .img-fluid {
	margin-left: 24%;
	height: auto;
	width: 50%;
}
.home-col {
	max-height: 262px;
}
