.main {
    width: 100% !important;
}
.shop-cart-overview-price {
    width: 36% !important;
}

.shop-cart-confirmation-box {
    width: 100% !important;
}
.shop-cart-confirmation-price {
    width: 30% !important;
}

a.button:hover {
    color: #fff !important;
}