.social-popout {
    display: inline-block;
   
}

.social-popout div {
    height: 2em;
    width: 2em;
    margin: 1em 0.25em;
}

.entry-content img, .comment-content img, .widget img {
    max-width: 100%;
}



.social-popout img:hover {
    opacity: 0.8;
}
