/* Scss Document */
@media print, screen and (min-width: 768px) {
  .money_seminar_content {
    width: 750px;
    margin: 0 auto;
  }
}