@media (orientation: portrait) {
  @font-face {
    font-family: "sketch_blockbold";
    src: url("../../../fonts/sketch_block-webfont.woff2") format("woff2"), url("../../../fonts/sketch_block-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "SketchRockwell";
    src: url("../../../fonts/SketchRockwell-Bold_TR_cok_AZ_.ttf");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "metaboldregular";
    src: url("../../../fonts/metabold-webfont.woff2") format("woff2"), url("../../../fonts/metabold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  .device-md .intro {
    background-position: top right;
    padding-bottom: 30px;
  }
  .device-md .intro .col1 {
    display: none;
  }
  .device-md .intro .col2 {
    margin-top: 25px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .device-md .copy .col1 {
    display: none;
  }
  .device-md .tweeKolomBlokken h2 {
    margin-bottom: 10px;
  }
  .device-md .tweeKolomBlokken .tekstblok {
    margin-top: 10px !important;
    margin-bottom: 20px;
  }
  .device-md .footer .col1 {
    height: auto;
  }
  .device-md .footer.uk-section-default.uk-section {
    padding-top: 80px;
  }
  .device-md .footer.uk-section-default.uk-section h2 {
    margin-top: 20px;
  }
  .device-md .fotoblok_image {
    display: none;
  }
  .device-md h1:not(.footer h1),
  .device-md h2:not(.footer h2),
  .device-md h3:not(.footer h3),
  .device-md h4:not(.footer h4),
  .device-md .tekstblok:not(.footer .tekstblok),
  .device-md ul:not(.footer ul),
  .device-md .uk-button:not(.footer .uk-button) {
    margin-left: 20px;
  }
  .device-md .team_image img {
    margin-top: 0;
  }
  .device-md .drieKolomBlokken.blauw .uk-background-norepeat {
    top: -20px;
  }
}