#product_title span {display: none;}
#product_title:after {
  content: 'Premium quality sticker';}

#description span {display: none;}
#description:after {
  content: '•  Items are cut from the best quality 5-7 years outdoor grade adhesive vinyl and not printed'"\a"'•  Suitable for internal and external use'"\a"'•  The graphic comes with a low tack transparent sheet over the graphic to hold everything in place'"\a"'•  Made in the UK';
	white-space: pre-wrap;
	line-height: 200%;}

#xs span,#ys span,#xm span,#ym span,#xl span,#yl span,#xxl span,#yxl span  {display: none;}

/*************** Small ***************/
/*#small {display: none;}/**/
#xs:before {content: '60 cm';}
#ys:before {content: '30 cm';}
/*************** Medium ***************/
/*#medium {display: none;}/**/
#xm:before {content: '91 cm';}
#ym:before {content: '45 cm';}
/*************** Large ***************/
/*#large {display: none;}/**/
#xl:before {content: '120 cm';}
#yl:before {content: '60 cm';}
/*************** XLarge ***************/
#xlarge {display: none;}/**/
#xxl:before {content: '';}
#yxl:before {content: '';}