.profile--img { min-height: 80px; min-width: 80px; height: 80px; width: 8px; } .profile--displayname { margin-top: -2px; margin-bottom: 2px; } .profile--username { margin-top: 0px; margin-bottom: 2px; } .profile--admin { color: $brand-danger; text-transform: uppercase; font-weight: bold; font-size: 80%; } .profile--text { margin-bottom: 2px; } .profile--header { position: absolute; z-index: 0; width: 100%; height: 40vh; background-color: darken($navbar-inverse-bg, 10%); background-size: cover; } .profile--panel .panel-heading { color: $brand-primary; border-bottom: 2px solid $brand-primary; background-color: #fff; text-transform: uppercase; }