.pc-sp-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cd-1 {
  max-width: 582px;;
}

.cd-1 .img-box {
  width: 37.5%;
}

.cd-1 .img-box img {
  object-fit: cover;
}
