/*
Theme Name: AAANZ
Author:Squeeze Creative
Author URI: http://squeezecreative.com.au/
Description: A semantic, HTML5, canvas for WordPress theme development.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats
*/

.sqz-entry_header .sqz-entry_title {min-height:64px;}
.sqz-post article {overflow:hidden;}
.sqz-post img {width:auto; min-height:240px; max-height:240px; max-width:none;}

@media (max-width:991px) {
	.sqz-post img {width:auto; min-height:160px; max-height:160px; max-width:none;}
}

@media (max-width:767px) {
	.sqz-post img {width:100%; max-width:100%; height:auto; min-height:0; max-height:none;}
}