.wrap__avatar.avatar-90 img.avatar {
    height: 150px;
}
.wrap__avatar.avatar-90 {
   width: 150px;
   height: 150px;
}
.grid-frame.sheet.section-tabContainer {
    font-size: larger;
}
.page-playground button.globalsearch-button:after {
    position: absolute;
    content: '';
    width: 20px!important;
    height: 2px;
    border-radius: 2px;
    background-color: #f5a300;
    transform: rotate(40deg)!important;
    bottom: 14px;
    right: 1px;
}
