.var-image {
  overflow: hidden;

  &__image {
    display: block;
    width: 100%;
    height: 100%;
  }
}
