.bbpc-forum-information-wrapper .bbpc-section-heading { background: #666; border-radius: 3px; color: #fefefe; font-size: 1.1em; margin: 15px 0 0; padding: 5px 7px; } .bbpc-forum-information-wrapper p { margin: 5px 0 12px; } .bbpc-forum-information-wrapper p:not(.bbpc-info-show) label{ font-weight: bold; } .bbpc-forum-information-wrapper .bbpc-info-show:not(.show-subscribe) { column-count: 2; gap: 8px; margin: 15px 0; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between; width: 350px; } .bbpc-forum-information-wrapper .bbpc-info-show .bbpc-info-show-item label{ margin-right: 10px; } span.bbpc-info-show-item { flex-basis: calc(50% - 10px); }