.product-image-frame img{
    width: 100%;
}

.image-frame__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-image-frame {
    position: relative;
}