/* login */
.u-column1.col-1,
.u-column2.col-2 {
    max-width: none !important;
}
/* checkout */
.col2-set .col-1,
.col2-set .col-2{
    max-width: none !important;
}

.right-sidebar .widget-area {
    width: 100% !important;
    /*
    float: right;
    margin-right: 0;
    margin-bottom: 0px !important;
    */
}