#choose-subscription-title {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #choose-subscription-title {
    margin-bottom: 20px;
  }
}
