[data-tracker="bookmarked_sessions"] {
    display: none !important;
}

.bs-main-menu .main-menu .other-links .item {
  display:none !important;
}

@media only screen and (max-width: 767px) {
  .bs-main-menu.mobile-menu .right-menu .item {
    display: none !important;
  }
@media only screen and (max-width: 370px) {}
  .main-banner .banner-content [text-id="13256000000065010"] >p:nth-child(2) {
      font-size: 35px ;
  }
}

[data-template='modals/community-gallery-image-modal'] .content {
    justify-content: center;
    background: black !important;
}
[data-template='modals/community-gallery-image-modal'] .header .cancel {
    color: white !important;
}

[data-template='modals/community-gallery-image-modal'] .image-details {
    display: none !important;
}
