.browsers figure {
    max-width: 250px;
}

img {
    aspect-ratio: attr(width) / attr(height);
}