.wrap-1 {
	height: 69vh;
	position: relative;
	max-height: 600px;
}
#Wrap1Inner {
	display: flex;
	background-image: url('/wp-content/uploads/2023/09/a5twm-qcgwh.webp');
	background-repeat:no-repeat;
	background-size:cover;
	background-position: bottom;
	height: 100%;
}
@media only screen and (max-width: 767px) {
	.wrap-1 {
		max-height: 405px;
	}
	#Wrap1Inner {
		background-image: url("/wp-content/uploads/2023/09/Residential_shingle_roof_2018_EDIT_1_.webp");
	}
}