/* Add custom CSS styles below */ 
img {
  width: 100%;
  height: auto;
  aspect-ratio: auto;
}

img[width][height] {
  height: auto;
}