.ui-button{background-color:#3897f0;border-radius:0px;color:#fff !important;display:inline-block;padding:8px 16px;font-size:16px;text-align:center;cursor:pointer}.ui-button.large{padding:10px 20px 8px;font-size:18px}.follow-suggestions{display:flex;width:100%;justify-content:flex-start;align-items:stretch;flex-direction:row;flex-wrap:nowrap}.follow-suggestions__item{width:calc(20% - 20px);margin:0 10px 20px;border:1px solid #eee}.follow-suggestions__item-image{width:100%;height:160px;background-color:background-position:center center;background-repeat:no-repeat;background-size:cover}.follow-suggestions__item-content .stream-follow-button{position:relative;font-size:15px;top:0;left:0;bottom:0;right:0;width:100%;max-width:100% !important;padding:5px 16px !important;cursor:pointer}.follow-suggestions__item-content{padding:20px}.follow-suggestions__item-title{color:#2c7491;font-size:16px;line-height:1.2;margin-bottom:13px;font-weight:500;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.follow-suggestions__item-location{font-size:14px;line-height:1;display:block;color:#9b9b9b;margin-bottom:15px;font-weight:400;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.follow-suggestions__go-to-feed{margin:30px 0;text-align:center}@media(max-width:1024px){.follow-suggestions{flex-wrap:wrap}.follow-suggestions__item{width:calc(33.333% - 20px)}}@media(max-width:767px){.follow-suggestions__item{width:calc(50% - 20px)}.follow-suggestions__item-image{height:100px}}