main.talks {
  margin-bottom: 4rem;
}

@media (min-width: 700px) {
  main.talks {
    margin-bottom: 8rem;
  }
}
