*{
	scroll-behavior: smooth;
}

.story-padding{
	padding-top: 90px;
	padding-bottom: 40px;
}

.form-wrapper{
	background: #000;
	height: auto;
	border-radius: 40px;
	margin-bottom: 120px;
}

.contact-form{
	padding-top: 90px;
	background-image: url(../img/backgrounds/1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

.brand-area{
	background: #fff;
	padding-top: 90px;
}

.contact-sections{
	margin-bottom: -20px;
}