/* 
 Theme Name:     AMPCO METAL
 Author:         NetB
 Author URI:     http://www.netb.be
 Template:       Divi
 Version:        1.0
 Description:    AMPCO METAL theme
 Wordpress Version: 4.7.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@media only screen and (min-width: 1000px) {
	ul.fairslisting {	
	    -webkit-column-count: 3;
	    -moz-column-count: 3;
	    column-count: 3;
	    margin-right: 20px;
	}
}