/* S2871 — keep the team module on #/my-team; remove only its home-page embed. */
.my-team-page.my-team-home-embed {
    display: none !important;
}
