@media (min-width: 576px){
    .webpart-popup--content--bg{
        background-color: #f8f9facf;
    }
}

#dialog {
    background-size: cover;
    background-repeat: no-repeat;
    height: 360px;
}