/**
 * 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;
	}
}

