
.basicpage.page {

  .strategy-index-master {

    .grid-togglers {

      .rhs {

        .group-by {

          .filter-tabs {

            .the-tab:nth-of-type(2) {

              display: none !important;

            }

          }

        }

      }

    }

  }

}
