Object Fit

Set how to resize the content of a replaced element.

Widely available

This feature is well established and works across many devices and browser versions.

Chrome
Edge
Firefox
Safari

of-c
object-fit: cover;
of-f
object-fit: fill;
of-none
object-fit: none;
of-sd
object-fit: scale-down;

Media Queries

Prefix a class with a breakpoint to apply it from that width up.

Pseudo Classes

Prefix a class with a state to apply it only while that state matches.