/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

#columns {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 900px;
}

#block-views-in-de-kijker-block {
    background-image: url("../background_in_de_kijker.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 280px 83%;
    height: 355px;
    margin-left: 22px;
    margin-top: 0;
    padding: 20px;
    position: relative;
    width: 1145px;
    z-index: 100;
}