.slice-big-text {
  color: #757575;
  margin-top: 160px;
}

@media screen and (max-width: 990px) {
  .slice-big-text {
    margin-top: 32px;
  }
}
