Accompanying Files
Observation Details

Content in section "SOS Knopf der Kinderuhr mit GPS" becomes unreadable on 320px viewport width, as the image used as video still background is scaling with the text zoom.

Remediation Notes

Images ideally do not overflow 100% width (img { max-width: 100%; }). In this case, this will fix the issue completely.