/*commentaire*/


@media only screen and (max-width: 1199px) {
    html body {
        padding-top: 0px!important;
    }
   
}

.wysiwyg-content,
#preview-box,
#compare-box,
.content-box,
.mce-content-body {
    p{
        margin-bottom: 20px!important;
    }
}

 p{
        margin-bottom: 20px!important;
    }