.text-columns__text {
  margin-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .text-columns__text {
    margin-bottom: 0;
  }
}
