/**
 * /brand/for_kids/teach/archive/index.html
*/
.teach-header {
  min-height: 220px;
  height: auto;
}

.article-archive {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .teach-header {
    height: 250px;
  }
}
