.creative {
  height: auto;
  display: block;
  object-fit: cover;
  float: right;
  width: 100%;
}

.background-image {
  width: 100%;
}