img.big {
  width: 75%;
  height: auto;
}

img.medium {
  width: 50%;
  height: auto;
}

img.small {
  width: 25%;
  height: auto;
}
