.achievs-nav-header { text-align: right; font-size: 16px; margin: 24px 0 12px 0; } .achievs-history { position: relative; } .achievs-history .achiev-user-avatar { display: flex; justify-content: center; flex: 0 0 64px; margin: 0 auto; } .achievs-history .achiev-content, .achievs-history .achiev-activities { display: flex; flex-wrap: wrap; align-items: center; } .achievs-history .achiev-content, .achievs-history .achiev-user-avatar { margin-top: 20px; } .achievs-history .achiev-content { flex: 1 1 calc(100% - 96px); flex-basis: 250px; } .achievs-history .achiev-descr { font-size: 14px; } .achievs-history .achiev { width: 32px; height: 32px; display: inline-block; } .achievs-history .achiev-content a, .achievs-history .achiev { margin: 6px; } .achievs-history .achiev img { object-fit: cover; width: 100%; } .achievs-history .achiev-content-date { font-style: italic; font-size: 12px; opacity: .7; display: inline-block; } .achievs-all-page { position: relative; } .achiev-page { position: relative; } 