@media screen and (max-width: 767px) {
  /* .group_page.path-highlight-discussion .full-width-banner .cover-wrap .grouptype-wrapper {
    bottom: 0px;
  } */
  /* body.path-group.path-highlight-discussion .full-width-banner .cover:not(.cover-img) {
    padding: 20px;
  } */
  body.path-highlight-discussion   .full-width-banner   .cover:not(.cover-img) {
    border-radius: 12px !important;
  }
}
