#wd-fb-10998 .wd-fb {
	--wd-align-items: end;
	background-color: rgb(221,0,0);
}
#wd-fb-10998 {
	--wd-fb-mr: 20px;
	--wd-fb-mb: 20px;
	--wd-align-items: end;
	--wd-justify-content: right;
}

@media (max-width: 767px) {
	#wd-fb-10998 {
		--wd-fb-mr: 20px;
	--wd-fb-mb: 80px;
	}
}
