.container {
  display: flex;
  flex-direction: column;
}
img {
  width: 100%;
}