.entry-summary{
	height: 340px !important;
	padding-left: 0 !important;
}
.product-loop:not(.product-boxed){
	height: 440px !important;
}
.entry-summary, .product-loop:not(.product-boxed){
	display: flex !important;
	justify-content: flex-end !important;
	align-items: flex-start !important;
	flex-direction: column !important;
}
.product-loop .product-details:not(.product-boxed .product-details){
	justify-content: flex-end !important;
}
#paragraph-home *{
	color: #f7f7f7 !important;
}
#paragraph-home{
	position: absolute !important;
	z-index: -99999 !important;
}