.background {
  background-color: #ffffff;
}

.background-images {
  max-width: none !important;
  gap: 3px;
}

.background-images__item {
  max-width: none;
  border: 1px solid;
}

.background-images__item::after {
  width: 10vw;
  max-width: 55px;
  height: 10vw;
  max-height: 55px;
}