/* Start custom CSS */@media (max-width: 767px) {
  .wd-my-account-sidebar {
    display: none;
  }
}/* End custom CSS */