.section.contents figure .imgBox img {
  aspect-ratio: 16/9;
}
@media screen and (max-width: 750px) {
  .contentWrap {
    margin-bottom: 30vw;
  }
}
