.sp-column-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sp-column-box img {
  width: 100%;
}