/* Center the Last-Pieces titles */
.category-products-section.last-pieces .section-intro{
  margin-bottom:16px;
	text-align: center !important;
}
.category-products-section.last-pieces .section-title{
  margin:0 0 6px;
	  margin-bottom:16px;

	text-align: center !important;

}
.category-products-section.last-pieces .section-subtitle{
  margin:0 0 8px;
	  margin-bottom:16px;

  font-weight:600;
	text-align: center !important;

}
.category-products-section.last-pieces .section-body{
  max-width:900px;
  margin:0 auto 14px;
  line-height:1.6;
  color:#444;
	text-align: justify !important;
}
