/* section */
.section {
  padding: .3rem;
}
.section .section-content {
  margin: .2rem 0;
  overflow: hidden;
}
.section .poster {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  overflow: hidden;
}
.section .poster img {
  width: 100%;
  height: auto;
}<!--ºÄÊ±1763450679.3281Ãë-->