.ttl-all-item {
  margin-top : 2.5em;
}
@media (max-width: 768px) {
  .ttl-all-item {
    margin-top : 0;
  }
}