@charset "utf-8";
/* CSS Document */

body.term-schoolstoelen .entry-header {
  background: url(../img/bg-header-assortiment-schoolstoelen.jpg);
  background-position: center center;
}

@media (max-width:767px) {   
body.term-schoolstoelen .entry-header {
  background: url(../img/bg-header-assortiment-schoolstoelen-mob.jpg);
  background-position: center center;
}
}



