---
title: Profile image
description: The Profile Image component displays images with fixed or responsive sizes.
---
## Overview
`.env-profile-image` will always give you a centered image. Use modifiers for size:
`env-profile-image--xx-large`, `env-profile-image--x-large`, `env-profile-image--large`,
`env-profile-image--medium`, `env-profile-image--small`, `env-profile-image--x-small`, `env-profile-image--xx-small`
### Fixed size
Using the class directly on the IMG tag will make the image fixed size. If the containing
element is smaller, the image will overflow.
```html
Logged in