.profile-header {
    display: flow-root;
}

.profile-avatar { width: 192px; height: 192px; }
@media (max-width: 576px) {
    .profile-avatar { width: 96px; height: 96px; }
}