.hero-section {
	position: relative;
	height: 400px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 50%;
	background-size: cover;
	background-attachment: fixed;
	font-family: Montserrat, sans-serif;
	color: #1a1a1a;
}

.hero-section.image {
	background-image: url("https://assets.website-files.com/5f8ef8b90a7fac3930daf289/5f8f0293423e86d79bc9b38f_himanshu-singh-gurjar-106819.jpg");
}