/* postprofile is sticky
-------------------------*/
.postprofile {
    margin: 5px 0 35px 0!important;
    position: sticky; 
    top: 5px;
} 
.postprofile .avatar img {border-radius: 10px}
.contact-icon {font-size: 1px;}
.contact-icons a {
    border-bottom: 1px dotted;
    float: left;
    padding: 3px;
}