@media screen and (max-width:800px){.card-title{min-height:4.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.card-buttons,.card-footer{margin-top:auto}}header .user-icons{position:relative}@media screen and (min-width:801px){li.navUser-item.quicksearch{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:500px;z-index:2}}