/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    display: none;
}
