.postContainer{margin-bottom:15px}.postHeader{display:flex;align-items:center;position:relative}.postHeader .avatar{margin-right:12px}.postHeader .avatar img{border-radius:50%}.postHeader .userInfo{display:flex;flex-direction:column;margin-right:10px;min-width:100px}.postHeader .userInfo .userName{font-size:16px;font-weight:500}.postHeader .userInfo .postedIn{font-size:14px;color:#888;padding-top:5px}.postHeader .time{margin-left:auto;font-size:12px;color:#888}.postHeader .postActionWrapper{margin-left:16px;cursor:pointer}.postHeader .postContent{width:80%;margin-bottom:16px}.postHeader .postContent p{margin:0}.postHeader .postContent .assets{margin-top:5px}.postHeader .postContent .assets div{max-height:250px}@media screen and (max-width:572px){.userInfo{max-width:120px}}