#groups-home .deleteIcon{position:absolute;top:-8px;right:-8px;width:20px;height:20px;background:rgba(0,0,0,.75);border:1px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:0}#groups-home .deleteIcon i{font-size:10px;color:rgba(255,255,255,.75);line-height:1;display:flex;align-items:center;justify-content:center;height:100%;width:100%}@media(max-width: 800px){#groups-home .deleteIcon{width:28px;height:28px;top:-8px;right:-15px}#groups-home .deleteIcon i{font-size:18px}}
