	@media (max-width:767px) {
		body {
			background-attachment:fixed;
			background-size:auto 100%;
			overflow-x:hidden;
		}
		.rep {
			display:block;
		}
		.content1 {
			padding-top:194px;
		}
		.compare {
			padding-top:55px;
		}
		.list-checks {
			width:33.3%;
			padding-top:10px;
		}
		.disclaimerfixed, .iunderstand {
			width:auto;
			float:none;
			padding:5px 0;
			font-size:11px;
		}
	}