@media only screen and (max-width : 979px) { 

	#page_wrap {
		width: 98%;
		padding: 1%;
	}

	.faq {
		width: 100%;
	}

}