@media screen and (max-width: 500px) { .infobox { width: 100%; float: none; } .infobox * { word-break: break-all; } }