.root.responsivegrid > div:first-child > .responsivegrid > div:first-child > .responsivegrid {
    max-width: 1400px;
    margin: 0 auto;
    clear: both;
    float: none
}

.root.responsivegrid > div:first-child > .responsivegrid > div:first-child > .responsive-banner {
    max-width: 100%;
    float: left;
    margin: 0
}