.tickertape-section {
margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

@media screen and (min-width: 750px){
.tickertape-section {
margin-top: 6rem;
  margin-bottom: 6rem;
}
}