@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 768px) {
	.page-content {
		top: 65px;
	}
	.Question {
		padding-left: 0px;
	}
}