#wd-fb-13120 {
	--wd-fb-w: 600px;
	--wd-fb-mr: 40px;
	--wd-fb-mb: 40px;
	--wd-align-items: end;
	--wd-justify-content: right;
}
#wd-fb-13120 .wd-fb {
	--wd-align-items: start;
	background-color: rgb(255,255,255);
	box-shadow:2px 2px 2px 2px rgba(12,12,12,0.35);
}
#wd-fb-13120 .wd-fb-inner {
	padding: 140px 25px 40px 25px;
}

@media (max-width: 1024px) {
	#wd-fb-13120 {
		--wd-fb-w: 300px;
	--wd-fb-mr: 30px;
	--wd-fb-mb: 75px;
	}
}

@media (max-width: 767px) {
	#wd-fb-13120 {
		--wd-fb-w: 100vw;
	--wd-fb-h: 90vh;
	--wd-close-btn-offset-h: 0px;
	--wd-fb-mt: 64px;
	--wd-fb-mr: 15px;
	--wd-fb-ml: 15px;
	--wd-align-items: end;
	--wd-justify-content: left;
	}
	#wd-fb-13120 .wd-fb-inner {
		padding: 32px 32px 8px 32px;
	}
}
				#wd-fb-13120 .wd-fb-bg img {
											object-fit:cover;						
											object-position:center center;									}
					