.scs-custom-component {
    margin: 0 !important;
}

.scs-contentlist {
    margin: 0 !important;
}

.scs-component-bounding-box {
    padding: 0 !important;
    -webkit-padding-before: 0 !important;
    -webkit-padding-after: 0 !important;
}

.scs-component-content {
    display: inherit !important;
}

.scs-row {
    display: inherit !important;
}

.scs-col {
    display: inherit !important;
}

.scs-custom-component-wrapper {
    overflow: inherit !important;
}

body.scs-edit-mode #OC_Banner_Alerta .scs-component-bounding-box {
    overflow: inherit !important;
}