﻿/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}


.profile_pic img {
    height: 55px;
    width: 55px;
    padding: 0 !important;
}

.left_col {
    background: #F4F4F4;
}