/* Footer */
#divFooterLogo img {
	max-width: 300px;
}

@media (min-width: 1450px) {
    #divProductGridTemplate.cikkoo-trading-col {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
	.cikkoo-trading-col-block {
		display: block !important;
	}
}