/* image may be displayed bigger than its original size */
img.noMaxWidth{
    max-width: 100% !important;
}