/**
 * @file
 * Styling for the ds-2col-stacked-fluid template.
 */

.ds-1col-full-stacked-custom > .group-header > .contenedor ,
.ds-1col-full-stacked-custom > .group-ccontent > .contenedor ,
.ds-1col-full-stacked-custom > .group-footer > .contenedor {
    clear: both;
}

.ds-1col-full-width .contenedor{
    width: 100%;
    min-width: 100%;
}