#wd-fb-10594 {
	--wd-fb-w: 300px;
	--wd-fb-h: 400px;
	--wd-fb-mr: 20px;
	--wd-align-items: center;
	--wd-justify-content: right;
}
#wd-fb-10594 .wd-fb {
	--wd-align-items: center;
	background-color: rgb(0,0,0);
	box-shadow:0 0 0 0 rgb(216,216,216);
	border-radius: 15px;
}
#wd-fb-10594 .wd-fb-close {
	--wd-action-color: rgb(0,0,0);
}
#wd-fb-10594 .wd-fb-inner {
	padding-right: 30px;
}

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

@media (max-width: 767px) {
	#wd-fb-10594 {
		--wd-fb-mr: 15px;
	--wd-fb-ml: 15px;
	}
}
				#wd-fb-10594 .wd-fb-bg img {
											object-fit:cover;						
											object-position:center center;									}
					