# Responsive Media [component-header:sl-responsive-media] Displays media in the desired aspect ratio. You can slot in any [replaced element](https://developer.mozilla.org/en-US/docs/Web/CSS/Replaced_element), including ` ``` ```jsx react import { SlResponsiveMedia } from '@shoelace-style/shoelace/dist/react'; const App = () => (