@charset "utf-8";
/* CSS Document */
@media (min-width: 768px) {
	.container {
    max-width: 100% !important;
   }
}