.element-banner-stripe #banner-stripe &gt; li img {
	max-height: 24px;
}

.product-list-sec .product-list-item:last-child {
	display: none !important;
}

#footer-main .element-social-footer .social-footer-list .social-footer-item img {
	max-height: 40px;
}

.element-product-detail .wrapper-product-price .product-price .product-new-price span.product-big-price::after {
 content:" m²"   
}
span.product-price::after {
    content:" m²"   
}
