#wd-fb-10603 {
	--wd-fb-w: 320px;
	--wd-close-btn-offset-v: 0px;
	--wd-close-btn-offset-h: 0px;
	--wd-align-items: center;
	--wd-justify-content: left;
}
#wd-fb-10603 .wd-fb {
	--wd-align-items: center;
}
#wd-fb-10603 .wd-fb-close {
	--wd-action-color: rgb(0,0,0);
	--wd-action-color-hover: rgba(86,86,86,0.9);
}

@media (max-width: 767px) {
	#wd-fb-10603 {
		--wd-align-items: center;
	--wd-justify-content: center;
	}
}
