/*
Theme Name:BRISP Child Theme
Theme URI: http://www.brisp.nl
Description: BRISP Child Theme
Author: Patrick Keizer
Author URI: http://www.brisp.nl
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */
/* Logo optimalisatie */
body #page-container #main-header img#logo {
-webkit-transform: initial !important;
}

@media only screen and (max-width: 840px) {
table {
margin-bottom: 0;
overflow: hidden;
overflow-x: scroll;
display: block;
white-space: nowrap;
}
}