/******** Belknop en WhatsApp knopje******/
@media screen and (min-width: 720px) {
.belwhats{
display:none;
}
}
@media only screen and (min-width : 400px) {
.moduletable_bellen {
display:none;
}
}