/*
container
    body-container
        row
            page-content
                contact-box
            page-sidebar
*/
.sidebar-logo1 img{
    width: 16em;
    margin-bottom: 1em;
    text-align: center;
    max-width: 100%;
}    

.sidebar-logo2 img{
    height: 8.5em;
    margin-bottom: 1em;
    text-align: center;
    max-width: 100%;
    width: auto;
}