/*
	Util Styles
*/

/* CROP */

.center-cropped {
	width: 100%;
	height: 450px;
	background-position: center center;
	background-repeat: no-repeat;
}