[woocommerce_my_account]

.parent{ width: 90%; margin: 10px auto; display: flex; } .first { flex:1; width:30%; box-sizing: border-box; } .second{ flex:1; width:30%; box-sizing: border-box; } .third{ flex:1; width:30%; box-sizing: border-box; }