Resizing Picture

#sidebar_img img {
    width: 250px !important;
    height: auto;
}

#sidebar_img {
    text-align: center;
}

use this css.. change 250px with whatever you want.