.bg--cover {
  background-size: cover !important;
}

.bg--contain {
  background-size: contain !important;
}
