/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 22 2024 | 11:03:15 */
@media only screen and (max-width: 1024px) {
	.woocommerce ul.products li.product.entry:last-of-type {
		display: flex !important;
	}
}