html .fusion-accordian {
       padding-left: 20px; 
    } 

html .fusion-one-third {
       background-color: rgba(215,231,237,1); 
       height: auto; 
    } 

html  .fusion-tabs.fusion-tabs-1 .tab-content .tab-pane {
       background-color: rgba(215,231,237,1); 
    } 

html .post-content p {
       padding-bottom: 0px; 
       padding-left: 20px; 
       padding-right: 20px; 
       padding-top: 20px; 
    } 

html #content {
       height: 1000; 
    } 

html #main {
       padding-left: 0px; 
       padding-right: 0px; 
    } 

html  #wrapper .button-round {
       left: 20px; 
       padding-right: 36px; 
       top: 0px; 
    } 

html .rechterkolom {
    } 

html .team_miek {
    } 


@media screen and (max-width: 768px)  { html .rechterkolom {   bottom: 50px; }  }  
@media screen and (max-width: 768px)  { html .team_miek {   height: 400; }  }  
@media screen and (max-width: 480px)  { html .rechterkolom {   border-top-right-radius: 0px; }  }  
@media screen and (max-width: 480px)  { html .rechterkolom {   position: relative; }  }  
@media screen and (max-width: 480px)  { html .rechterkolom {   right: 0px; }  }  
@media screen and (max-width: 480px)  { html .rechterkolom {   top: 200px; }  }  
@media screen and (max-width: 480px)  { html .team_miek {   height: 600; }  }  