.vp-random-image,
.vp-random-image__target {
    display: block;
}

.vp-random-image__image {
    display: block;
    width: 100%;
    height: auto;
}

.vp-random-image__target:empty {
    min-height: 1px;
}

