/* WDB-BG-Fallback: background rendering helpers */
.fusion-imageframe img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
