/* CSS Document */
@media (max-width: 768px) {
  main #sec01 .col-first h3 {
    margin-bottom: 0.5em;
  }
}
