#wd-fb-10581 .wd-fb {
--wd-align-items: center;
background-color: rgba(41,20,9,0);
border-radius: 20px;
border-style: solid;
border-color: rgb(255,255,255);
border-width: 1px;
}
#wd-fb-10581 {
z-index: 99999;
--wd-fb-mr: 15px;
--wd-fb-ml: 20px;
--wd-align-items: center;
--wd-justify-content: right;
}
@media (max-width: 1024px) {
#wd-fb-10581 {
--wd-fb-ml: 15px;
}
}
@media (max-width: 767px) {
#wd-fb-10581 {
--wd-fb-mt: 100px;
--wd-align-items: start;
}
}
#wd-fb-10581 .wd-fb-bg img {
object-fit:cover;						
object-position:center center;									}