/* 
Theme Name: Szegedrums 
Theme URL: http://szegedrums.hu
Description: Avada_child template 
Theme Author: Kapas Lorant
Template: Avada
Version: 1.0.0
Text Domain: Szegedrums 
*/
.featured-image.crossfade-images {
	height: auto !important;
}
.products.columns-4>li {
	flex: 0 0 auto;
	width: 50%;
}
@media(min-width:992px) {
	.products.columns-4>li {
		width: 25%;
	}
}