/* Bothends Farms V44 — About page leadership decorative leaves only */
body.bf-about-page .team-one .team-card__shape-one,
body.bf-about-page .team-one .team-card__shape-two {
  top: 20px !important;
}
body.bf-about-page .team-one .team-card__shape-one { left: 10px !important; }
body.bf-about-page .team-one .team-card__shape-two { right: 10px !important; }
body.bf-about-page .team-one .team-card__shape-one img,
body.bf-about-page .team-one .team-card__shape-two img {
  width: 30px !important;
  height: auto !important;
  max-width: 30px !important;
}
@media (max-width: 767.98px) {
  body.bf-about-page .team-one .team-card__shape-one,
  body.bf-about-page .team-one .team-card__shape-two { top: 16px !important; }
  body.bf-about-page .team-one .team-card__shape-one { left: 8px !important; }
  body.bf-about-page .team-one .team-card__shape-two { right: 8px !important; }
  body.bf-about-page .team-one .team-card__shape-one img,
  body.bf-about-page .team-one .team-card__shape-two img {
    width: 22px !important;
    max-width: 22px !important;
  }
}
