/* CSS Document */

@media (max-width: 500px) {
#content {
	width: 100%!important;
	margin: 0%!important;
	margin-top: 45px!important;
}
}