#wd-fb-10483 .wd-fb {
	--wd-align-items: center;
	background-color: rgb(14,42,59);
	border-radius: 10px;
}
#wd-fb-10483 .wd-fb-inner {
	padding: 16px 26px 16px 6px;
}
#wd-fb-10483 {
	--wd-fb-mr: -10px;
	--wd-fb-ml: 15px;
	--wd-align-items: center;
	--wd-justify-content: right;
}

@media (max-width: 1024px) {
	#wd-fb-10483 {
		--wd-justify-content: right;
	}
}

@media (max-width: 767px) {
	#wd-fb-10483 {
		--wd-justify-content: right;
	}
}
