img[src*="/believe/"],
img[src*="assets/believe"] {
  border-radius: 30px !important;
}

[data-framer-background-image-wrapper="true"]:has(img[src*="/believe/"], img[src*="assets/believe"]) {
  border-radius: 30px !important;
  overflow: hidden !important;
}
