@charset 'UTF-8';

@media all and (max-width:480px) {

.container {
	width: 100% !important;
	padding: 20px 0 100px !important;
}

}
