@media (min-width: 768px) and (max-width: 991px) {
  .no-webp .header-home {
    background-image: url('/images/blokken/header/homepage-header-SM.jpg');
  }
  .webp .header-home {
    background-image: url('/images/blokken/header/homepage-header-SM.webp');
  }
  .no-webp #domeinnaam_header {
    background-image: url('/images/blokken/header/header-domein-SM.jpg');
  }
  .webp #domeinnaam_header {
    background-image: url('/images/blokken/header/header-domein-SM.webp');
  }
  .no-webp .header-webhosting {
    background-image: url('/images/blokken/header/header-webhosting-SM.jpg');
  }
  .webp .header-webhosting {
    background-image: url('/images/blokken/header/header-webhosting-SM.webp');
  }
  .no-webp .vps {
    background-image: url('/images/blokken/header/header-vps-SM.jpg');
  }
  .webp .header-vps {
    background-image: url('/images/blokken/header/header-vps-SM.webp');
  }
  .line-behind {
    top: 305px;
    width: 459px;
    left: 233px;
  }
  .owl-carousel {
    max-width: 86vw;
  }
  .form_inputbox {
    width: 67%;
  }
  .onmicrosoft {
    left: 246px;
  }
  .fancybox_right {
    float: right!important;
  }
  .button_footer {
    margin-top: 0;
  }
  .header2 {
    background-position-x: -108px;
  }
  .onderwerp {
    width: 27%;
  }
  .diensten {
    width: 44%;
  }
  .homepage_product p {
    min-height: 150px;
  }
  .footer_info_tekst {
    font-size: 15px;
  }
  img.footer_blok_img {
    position: relative;
    top: 50px;
    left: -100px;
    width: 245px;
  }
  .tips_block {
    height: 100%;
  }
  .tips_block_tekst {
    height: 65%;
  }
  .domein_extensie_tabel_resultaat {
    width: 45%;
  }
  #intro p {
    margin: 30px auto;
  }
  .pakket_specifications_text {
    margin-left: 10px;
  }
  .belofte_illustratie {
    position: relative;
    margin-bottom: -185px;
    left: 32px;
    top: -15px;
  }
  #domein_checker p {
    width: 70%;
  }
  .linkfooter h4 {
    font-size: 18px;
  }
  .subnavs {
    display: none;
  }
  .va_input {
    font-size: 16px!important;
  }
  .forbidden p {
    font-size: 20px;
    color: #fff;
    width: 74%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .hosting_mogelijkheid .button {
    width: 50%;
  }
  .mt-5 {
    margin: 5em 0;
  }
  .mt-4 {
    margin: 4em 0;
  }
  .mt-3 {
    margin: 3em 0;
  }
  .mt-2 {
    margin: 2em 0;
  }
  .mt-1 {
    margin: 1em 0;
  }
  .actieFrameMobile {
    height: 145px;
  }
  .productItem:not(:last-child) {
    margin-right: 11px;
  }
}
