@media only screen and (max-width: 995px) {
	body {
		width: 100%;
	}
}