
main {
	max-width: 55rem;
}

input[type=text]  {
	max-width: 100%;
}

table {
	border: 1px solid #f1f1f1;
}

.hero.depotPhoto {
	background-image: url(../img/apc_hub.jpg);
	background-size: cover;
	background-repeat no-repeat;
	background-position: center bottom;