@media screen and (min-width: 1024px) {
  .navbar {
    height: 6rem; }
    .navbar > .container:first-child {
      height: 6rem; }
    .navbar .filters .container {
      height: 4rem; }

  .module .module-body {
    column-count: 4;
    -webkit-column-count: 4;
    /* Chrome, Safari, Opera */
    -moz-column-count: 4; }

  .collocations .colloc-group .colloc-col {
    border-right: 1px solid #f0f0f0; }
    .collocations .colloc-group .colloc-col:nth-child(even) {
      border-right: 1px solid #f0f0f0; }
    .collocations .colloc-group .colloc-col:last-child {
      border-right: none; }

  .index #main-content {
    margin-top: 18.6rem; } }

/*# sourceMappingURL=computer.css.map */
