section.banner-content {	position: relative;}body[data-pagename="stay"] main {padding-bottom: 1px;}body[data-pagename="stay"] section.banner-content {margin: 2rem 0;box-shadow: -10px 15px 10px #00000029;}section.banner-content .wrap {	padding: 180px 0 230px 0;	justify-content: center;	flex-direction: row;	display: flex;	height: auto;}section.banner-content .wrap > * {	width: 100%;}section.banner-content.title-right {	flex-direction: row-reverse;}section.banner-content h2 {	color: var(--col_4);	font-size: 6.875rem;	margin: 0 auto 20px 0;	max-width: 500px;	line-height: 1;}section.banner-content p {	font-size: 1.563rem;	margin-bottom: 30px;	font-weight: 300;}section.banner-content .content {	margin-left: 40px;	max-width: 720px;}section.banner-content .bg-illustration {	position: absolute;	background-repeat: no-repeat;}section.banner-content .bg-illustration.vine {	background-image: url("/wp-content/themes/trausseminervois/theme/assets/img/Vine.png");	background-size: 500px;	background-position: center;	width: 500px;	height: 300px;	bottom: -80px;	left: -5%;}section.banner-content .bg-illustration.leaf {	background-image: url("/wp-content/themes/trausseminervois/theme/assets/img/Wisteria.png");	background-size: 400px;	background-position: -100px -50px;	width: 240px;	height: 300px;	bottom: 0px;	left: 0;}@media screen and (max-width: 1024px) {	section.banner-content .wrap {		padding: 120px 0 80px 0;	}	section.banner-content h2 {		font-size: 5rem;	}	section.banner-content p {		font-size: 1.3rem;	}	section.banner-content .bg-illustration.vine {		background-size: 300px;		width: 300px;		height: 170px;		left: -50px;	}	section.banner-content .bg-illustration.leaf {		bottom: -150px;	}}@media screen and (max-width: 768px) {	section.banner-content .wrap {		padding: 80px 0 40px 0;	}	section.banner-content p {		font-size: 1rem;	}	section.banner-content .wrap h2 {		font-size: 3.25rem;	}}@media screen and (max-width: 620px) {	section.banner-content .wrap {		padding: 40px 0 60px 0;		display: block;	}	section.banner-content .content {		max-width: auto;		margin: 0;	}	section.banner-content .bg-illustration.leaf {transform: scaleX(-1);		background-size: 250px;		background-position: -60px -40px;		width: 150px;		height: 160px;		bottom: -50px;		right: 0;left: auto;	}body[data-pagename="stay"] section.banner-content {margin: 1rem 0;}}