@media (max-width: 999px) {
	.house{
		padding: 0;
	}
	.house .pad10{
		padding: 6px;
	}
	.house .b4{
		width: 50%;
	}
}