.iframe-dashboard{
    min-height: calc(100vh - 80px) !important;
    border-radius: 25px;
}

.dz-image img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}