.lozad-image-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
}

.lozad-placeholder {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
