/* Aditional CSS file dedicated to content editor */

.wp-caption {
    border:none!important;
    background:#fff!important;
}

.wp-caption figure {
    width:auto!important;
}

