/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: pro

*/

@media (min-width: 768px ) {
.x-columnize {
-webkit-column-count: 3 !important;
-moz-column-count: 3 !important;
column-count: 3 !important;
}
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top:0px;
}
