.img-container img {
  width: 100%;
  display: block; /* 避免下方有空隙 */
}
