diff --git a/services/web/frontend/stylesheets/app/plans/plans-light-touch-redesign.less b/services/web/frontend/stylesheets/app/plans/plans-light-touch-redesign.less index 8d78053deb..7f35bb5d9a 100644 --- a/services/web/frontend/stylesheets/app/plans/plans-light-touch-redesign.less +++ b/services/web/frontend/stylesheets/app/plans/plans-light-touch-redesign.less @@ -132,12 +132,6 @@ } } - @media (max-width: @screen-xs-max) { - [data-ol-current-view='group'] [data-ol-plans-v2-m-a-switch-container] { - display: none; - } - } - .plans-top-switch ul { background-color: var(--neutral-10); display: inline-flex; @@ -248,10 +242,6 @@ @media (max-width: @screen-xs-max) { margin-top: var(--spacing-08); - - &[data-ol-current-view='group'] { - display: none; - } } label {