/*************************/
/* 08-08-25 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .about-page .quicktabs-wrapper .item-list:not(.item-list--messages),
  .group_page .region--secondary-navigation .navbar {
    margin-bottom: 24px !important;
  }
}
