.friends__item{height:75px;display:flex;overflow:hidden}.friends__item:not(:first-child){margin-top:22px}.friends__disabled{-webkit-user-select:none;user-select:none;cursor:not-allowed}.friends__image{border-radius:0;flex:none;width:75px;padding-bottom:75px}.friends__box{flex:auto;justify-content:space-between;align-items:center;padding:22px;display:flex;overflow:hidden}.friends__title{line-height:1.35;display:block}.friends__title h2{margin:0}.friends__title,.friends__title h2,.friends__desc{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.friends__desc{margin-left:22px}.friends__add{justify-content:center;align-items:center;margin-top:22px;padding:22px;display:flex}@media screen and (max-width:975px){.friends__item{height:100px}.friends__item:not(:first-child){margin-top:17px}.friends__image{width:100px;padding-bottom:100px}.friends__box{flex-direction:column;justify-content:center;align-items:flex-start;padding:17px}.friends__add{margin-top:17px}.friends__desc{margin-top:15px;margin-left:0}}
