.col-list {
  margin-bottom: 47px;
}

@media screen and (max-width: 768px) {
  .col-list {
    margin-bottom: 0.3rem;
  }
}