.bx-page-groups-joined #bx-content-wrapper .bx-def-page-width {
  max-width: 1280px;
}
.bx-media-desktop #sys_search_results .bx-base-pofile-units-wrapper .bx-base-cover-person-groups,
.bx-media-desktop .bx-layout-column-fullwidth .bx-base-pofile-units-wrapper .bx-base-cover-person-groups {
  -webkit-flex: 0 0 24.9375% !important;
  -ms-flex: 0 0 24.9375%  !important;
  flex: 0 0 24.9375%  !important;
}
.bx-media-phone .bx-base-pofile-units-wrapper .bx-base-cover-person-groups .bx-base-pofile-unit-with-cover .bx-base-pofile-unit-title {
  max-width: 260px;
}
#designbox-my-groups .bx-def-box,
#bx-page-groups-joined .bx-def-box {
  border-radius: var(--Spacing-3, 12px);
  background: var(--Color-module-background-primary, #ffffff);
  /* shadow-base */
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 0px !important;
}
#designbox-my-groups .bx-base-pofile-unit-title,
#bx-page-groups-joined .bx-base-pofile-unit-title {
  max-width: 180px;
}
#designbox-my-groups .bx-db-header .bx-db-title,
#bx-page-groups-joined .bx-db-header .bx-db-title {
  color: var(--Colors-Primary-primary-500, #7728dd);
  font-family: "BrandonGrotesque";
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
}
#designbox-my-groups .bx-base-pofile-unit-groups-warpper,
#bx-page-groups-joined .bx-base-pofile-unit-groups-warpper {
  padding: var(--Spacing-2, 8px) var(--Spacing-4, 16px);
  align-items: center;
  gap: var(--Spacing-System-spacing-xs, 8px);
  align-self: stretch;
  justify-content: center;
}
#designbox-my-groups .bx-groups-item-remove,
#bx-page-groups-joined .bx-groups-item-remove {
  position: absolute;
  top: 0.17rem;
  right: 0.125rem;
}
#designbox-my-groups .bx-groups-item-remove a,
#bx-page-groups-joined .bx-groups-item-remove a {
  background: url(https://justsayknow.com/modules/boonex/persons/template/images/Close.png);
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  transition: none;
  border: none;
}
#designbox-my-groups .visit-group-btn,
#bx-page-groups-joined .visit-group-btn {
  color: var(--Color-text-primary, #262626);
  font-family: "BrandonGrotesque";
  padding: var(--Spacing-1, 3.546px) var(--Spacing-2, 7.092px);
  font-size: 12px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
  border: 0.443px solid var(--Color-text-primary, #262626);
  background: var(--Color-module-background-secondary, #fafafa);
  border-radius: 10.729px;
  gap: 0px var(--Spacing-0, 0px);
}
#designbox-my-groups .sys-action-counter-profile .bx-def-icon-size,
#bx-page-groups-joined .sys-action-counter-profile .bx-def-icon-size {
  width: 16px;
  height: 16px;
}
#designbox-my-groups .bx-base-pofile-unit-title a,
#bx-page-groups-joined .bx-base-pofile-unit-title a {
  color: var(--Color-text-primary, #262626);
  font-family: "BrandonGrotesque";
  font-size: 16.183px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
}
#designbox-my-groups .show-load-more,
#bx-page-groups-joined .show-load-more {
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: -2rem;
}
#designbox-my-groups li.bx-menu-item-privacy,
#bx-page-groups-joined li.bx-menu-item-privacy {
  display: none;
}
.bx-media-phone .bx-base-cover-person-groups .bx-def-unit-img {
  flex-shrink: 0;
}
.bx-media-phone .bx-base-cover-person-groups .bx-base-pofile-unit-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
