Thank you for reply, but we already did that.
Even on twenty-seventeen theme.
It is happening when we setup to be 2 columns of images on mobile devices.
Since it is a masonry gallery we used
-webkit-column-count: 2;
-moz-column-count:2;
column-count: 2;
Can you tell me why is this causing so much trouble?