.logo img {
    max-height: 50px;
}

#product-list .product-list-item .product-image a:not(.label-unavailable) img,
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) img {
    max-width: inherit;
}

#footer-main .element-social-footer .social-footer-list .social-footer-item img {
	max-height: 40px;
}