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