@use "../../../../styles/int.scss";

.container {
  width: int.$spacing-5;

  img {
    width: 100%;
    height: auto;
  }
}