@import "template.css";

.mce-content-body {
    padding: 15px;
}

.mce-content-body div.product {
	border: $red 2px dotted;
}

.mce-content-body p.product-image-desc {
	border: $red 2px dotted;
}

.mce-content-body div.product-text, div.product-image {
	border: $red 2px dotted;
}
