.woocommerce .hero__side-block{
    overflow: inherit;
    width: 100%
}
.hero__side-block .woocommerce-MyAccount-content{
    width: 100%;
    float: right
}
.woocommerce table.shop_table{
    text-align:  center;
}
