@media only screen and (max-width: 600px) {
	figure img.w-product-image {
		width: 100% !important;
	}
	figure img.w-product-image-2 {
		width: 100% !important;
	}
	.text-title-product {
		font-size: 50px;
		margin-bottom: 1px !important;
	}
	.pe-md-80 {
		padding-right: unset;
	}
	.ps-md-100 {
		padding-left: unset;
	}
}
