.picture-container {
  width: 100%;
  background: red solid 2px;
}

.big-picture {
  width: 100%;
  object-fit: cover;
}
