body .col-md-3 img {
    width: 100%;
}

img {
    display: block;
    margin: auto;
}
.logo img {
    width: 300px;
}