table.s_branding {
    border: none !important;
}

table.s_branding td, table.s_branding th {
    padding: 0 !important;
    border: none !important;
}

.adWrap.widesquare {
    max-width: calc(480px + .5625rem);
    margin: 0 auto;
}

.s_m_branding {
    margin: 0 calc(var(--sectionPadding)*-1) 1.875rem calc(var(--sectionPadding)*-1);
}