body[data-URL^="/my/friends"] .col-lg-3 { margin-bottom: 20px; } body[data-URL^="/create/"] .mt-2.mt-lg-0.col-lg.d-flex.align-content-between.flex-wrap { width: 50%; } body[data-URL^="/create/"] .col.d-flex.align-content-between.flex-wrap { width: 50%; } .text-truncate { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; }