.featured-works.section,
.front-property-section.section,
.home-posts.section {
	padding-block: clamp(28px, 4.4vw, 54px);
}

.front-property-section .section__head {
	margin-bottom: clamp(14px, 2.4vw, 22px);
}

.front-property-section .featured-works__heading,
.featured-works .featured-works__heading,
.front-property-section .featured-works__title-row,
.featured-works .featured-works__title-row {
	width: 100%;
}

.front-property-section .featured-works__button,
.featured-works .featured-works__button {
	margin-left: auto;
}

.front-property-section--land {
	background: transparent;
}

.front-land-next,
.front-rental-intro {
	display: none;
}
