.storage-preview {
    display:block;
    margin-bottom:15px;  
    width:100%;
    padding-top:100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.white-box {
    background: #fff;
    padding: 10px 25px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 4px 0px #0006;
}

.ekko-lightbox .modal-footer {
    display: block;
}
