div.image_set.type_1_freeform	{ width:100%;}
div.image_set.type_1_freeform .image_set_image	{ width: 650px; text-align: center;}

div.image_set.type_1_freeform.mini { width:204px; height:134px; }

div.image_set.type_1_freeform.preview .image_set_image{ background-color: rgba(0,0,0,0.05);}
div.image_set.type_1_freeform.preview:after { white-space: pre; color:#999; content:'Grey background colour is used for freeform previews to show the location of image relative to the background area.\AThis background colour will not be visible behind images over 650px width and will not be visible on the final article.'; } 

div.image_set.type_1_freeform .image_set_image img { max-width:650px;}

div.image_set.mini.type_1_freeform .image_set_image, div.image_set.mini.type_1_freeform .image_set_image img { max-width:204px; }
div.image_set.mini.type_1_freeform .image_set_image, div.image_set.mini.type_1_freeform .image_set_image img { max-height:134px;}