@charset "UTF-8";

/* Table Of Contents
----------------------------------------

1. General
2. Content

----------------------------------------*/

.W900{
	width: 900px !important;
}
@media screen and (max-width: 768px) {.W900{
	width: 100% !important;
}}

