#beautiful-time #bt-hero.image-hero {
	background-image: url(http://davidoff.com/images/beautiful-time/davidoff-year-of-the-rabbit-le-2023-beautiful-time-en.png);
	/*height: 339px;*/
	height: auto;
	padding-bottom: 16.14%;
    max-width: 2100px;
    margin: auto;
}

#beautiful-time #bt-hero.image-hero .hero-content-wrapper {
	top: 25%;
}

@media screen and (max-width: 1023px) {
	#beautiful-time #bt-hero.image-hero {
		height: 210px;
	}
}

@media screen and (max-width: 767px) {
	#beautiful-time #bt-hero.image-hero {
		background-image: url(http://davidoff.com/images/beautiful-time/davidoff-year-of-the-rabbit-le-2023-beautiful-time-en.png);
		height: 240px;
		background-position: 50%;
		height: 100%;
		padding-bottom: 39%;
	}
}