body.product-template-default .upsells, 
body.product-template-default .related{
	max-width: 100%;
}

body.product-template-default .cross-sells .products{
	grid-auto-columns: calc(24% - 20px);
}