.woocommerce-MyAccount-content p:first-of-type {
    display: none;
}

.woocommerce-MyAccount-content p:nth-of-type(2) {
    display: none;
}