Copy and paste this code into themes > customizer > Custom CSS

.woocommerce-MyAccount-tabs{
	display: none;
}

.woocommerce-MyAccount-content{
	width: 100%;
}