/* Removes non-functional email button from AddThis share options */
li.at3winsvc_email.top-service {
    display: none !important;
}

img {
   max-width: 100%;
   height: auto;
}


