.mvBottom__text {
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .mvBottom__text {
    margin-bottom: 0;
  }
}
