.voo-single-image__image img {
  display: block;
  width: 100%;
  object-fit: cover;
  margin: 0 auto;
  height: auto;
}
