@media only screen and (max-device-width : 1024px)
{
  body #container.boeken .bookCase > .sort button,
  body #container.boeken .bookCase > .pages button {
    font-size: 16px;
  }
} 