#seller-left-column {
    background: #fafafa;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
#seller-left-column .seller-image-wrapper {
    text-align: center;
}
#seller-left-column .seller-image { max-width: 100%; }
@media (max-width: 479px)  { #seller-left-column .seller-image { max-height: 150px; }}

#seller-left-column .icon-social {
    font-size: 1.7em;
    margin-right: 8px;
}