/* Homepage content images (screenshots, champions): width/height attributes reserve space; keep the aspect when CSS sets the width. */
.component__home-images img { height: auto; }
