/**
 * Custom

 * Any custom styles implemented in the OmniUpdate environment
 * should go here
 */
/*

/* === Custom Front Page CSS === */

#grad-sect img {
	width: 100%;
}

@media (min-width: 769px) {
	#grad-sect img {
		width: 769px;
	}
}

/*
#oDeadlineDates th,
#oDeadlineDates td {
	border-bottom: 1px solid #000;
	border-spacing: 0;
	text-align: left;
}

#oDeadlineDates th,
#oDeadlineDates td {
	padding: 15px;

}

#oDeadlineDates th {
	font-weight: bold;
}
#oDeadlineDates table {
	max-width: 700px;
}
*/