@media only screen and (max-width: 767px) {
    #besteldesk #top-fixed.background #logo {max-height:100px;}
#besteldesk #header.small {height:70vh;}
    
    #besteldesk #header #top h1 {font-size:28px;line-height: 34px;}
    #besteldesk #header #top h2 {font-size: 18px;line-height: 22px;}
    
    #besteldesk #bestelknopcontainer {position: relative;left: 6px;}
    
    #besteldesk #footer #footer-logo {margin-top:0;margin-bottom:20px;}
    
    #besteldesk #footer .col.right {text-align:left;}
    
    #besteldesk .prijs h2 {background-color: #fff;width: 80px;right: 0;position: absolute;min-height:54px;}
    
    #besteldesk .btn.add-product {top:20px;}
}
@media only screen and (max-width: 1200px) {
    #besteldesk #tijdsblokken_container .col.col-14 {width:26.8%}
}
@media only screen and (max-width: 1100px) {
    #besteldesk #tijdsblokken_container .col.col-14 {width:30.8%}
}
@media only screen and (max-width: 1000px) {
    #besteldesk #tijdsblokken_container .col.col-14 {width:32.2%}
}
@media only screen and (max-width: 900px) {
    #besteldesk #tijdsblokken_container .col.col-14 {width:32.2%}
}