@media only screen and (max-width: 600px) {
    .snr-author-image {
        max-width: 50%;
    }
}

