.collection .collection-item.avatar { min-height: 64px !important; } .collection-item.avatar > .circle { top: 12px; } .search-results { top: -50px; z-index: 2; } .collection > .collection-item { transition: background-color .35s; } .collection > .collection-item:hover { background-color: #e1bee7; }