.bottom_margin_text {
  margin-bottom: 8px;
}

@media screen and (min-width: 1200px) {
  .bottom_margin_text {
    margin-bottom: 16px;
  }
}
