.mobile_style .mobile_card {
  background-color: #fff;
  padding: 1rem;
}

.mobile_style .mobile_card .mobile_card_section:last-child {
  margin-bottom: 0;
}

.mobile_style .mobile_card .mobile_card_article:last-child {
  margin-bottom: 0;
}

.mobile_style .mobile_card_section {
  margin-bottom: 2rem;
}

.mobile_style .mobile_card_section_large {
  margin-bottom: 3rem;
}

.mobile_style .mobile_card_article {
  margin-bottom: 1rem;
}
