/* 
Theme Name: Haven Foundation 4, for WordPress
Theme URI: http://www.drewsymo.com
Description: A Responsive Starter Theme
Author: @FoundationZURB, @drewsymo
Author URI: 
Version: 3.0
License: MIT License
License URI: http://www.opensource.org/licenses/mit-license.php
*/
@import url('stylesheets/app.css');
@import url('stylesheets/mequoda_layout.css');
@import url('stylesheets/mequoda_typography.css');

.wp-caption {
	max-width: 96% !important;
	width: auto !important;
}


/* ShipeDesign Edits 2018-08-09 */

#whn_big_ad {
    height: auto;
}

@media only screen and (max-width: 767px) {

#whn_big_ad {
    margin-bottom: 20px;
}

}