.image-background-formatter {
  width: 100%;
  min-width: 200px;
  min-height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
