.image img {
  display: block;
  font-size: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}
.highslide img {
  border: none !important;
}
