@charset "utf-8";
.red {
	color: #ED1B23;
	font-size: 22px;
}
.white {
	color: #FFF;
}


body {
    min-width:1150px !important;
}