.img-viewer img:not(a img,img.broken,img.invisible) {
    border-radius: .25rem;
}
@media screen and (max-width: 767px) {
    #header .logo {
        max-height: 1.2rem;
    }
}