/*
Theme Name: Listify - Child Theme 
Theme URI: http://astoundify.com/themes/listify
Author: Astoundify
Author URI: http://astoundify.com
Description: Your beautiful handcrafted directory.
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Text Domain: listify-foursquare
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
Template: listify
*/

.home-feature-media img {
    width: 39%;
}

.home-feature p:last-child {
	text-align: center;
}

@media (min-width: 768px) {
.page-title {
    padding: 3em 0;
}
}
.callout-feature-content p {
	font-size: 16px; 
}