img {
  max-width: 100%;
  width: fit-content;
  background-color: var(--color-white);
  border-radius: var(--radius-2);
}