@media print, screen and (min-width: 769px) {
  .main-contents {
    display: flex;
  }
}