Please add this to your css and see if it fixes the problem:
img[data-sizes="auto"] {
display: block;
width: 100%;
}
Please add this to your css and see if it fixes the problem:
img[data-sizes="auto"] {
display: block;
width: 100%;
}