img {
  max-width: 100%;
  height: auto;
}
img:hover {
  opacity: .9;
}
