.ck-content .image.image_resized img, .ck-content .image img {
    width: unset !important;
    max-width: unset !important;
    min-width: unset !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
}

.ck-content > *:not(.simple-slider-wrapper){
padding-left : unset ! important ;
padding-right : unset ! important ;
}