@media (min-width: 999.1px) {
.greeting .pull-left { display: flex; float: none !important; width: 100%; }
.greeting.profile .pull-left strong { width: 180px; }
.greeting.profile .pull-left ul { float: none; flex-grow: 1; }
}