So, the problem was that GitHub markdown files do not respect image width in case content is shorter than image. Thanks to HTML. There is " " filler in HTML specification that does role of "Non-breaking invisible glue" so it can simulate table width in case there is not enough symbols in table cell content.