## Fallback for older browsers

The ```aspect-box-fallback.js``` script is used to support older browsers that do not support the ```object-fit:cover``` property. This uses a background image with ```role="img"``` and ```aria-label``` to replace the specified image.