In mobile devices, long links in pages overflow outside the container.
.container { overflow-wrap: break-word; word-wrap: break-word; }