.dl-og-wrapper{
    width: 675px;
    margin: 0 auto;
}
#spc-upload-spinner{
    display: none;
}
.sg-box{
    background: #f7f7f7;
}
#spc-add-more{
    margin-top: 10px;
    background: #f7f7f7;
}
.squeeze .eez-adv-wrap{
    background: #f7f7f7;
}
#spc-files .uploaded_file.spc-error{
    background: #f7f7f7;
}
#spc-files .og-upload-progress{
    background: #f7f7f7;
}
@media (max-width: 978px) {
    .dl-og-wrapper {
        width: 100%;
    }
}