/*
Theme Name: tsunami
Theme URI: http://wordpress.org
Description: Theme
Author: Themes
Author URI: http://wordpress.org
Text Domain: tsunami
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
#jk-mobile>div>div>div>article img{
		min-height: 150px;
		object-fit: cover;
    	object-position: center bottom;
	}
@media only screen and (max-width: 400px){
	#hendon_core_social_icons_group-15{
		margin-left: 5px !important;
	}
	#qodef-page-mobile-header .qodef-widget-holder .widget {
		margin: 0 0 0 0px;
	}
	.qodef-social-icons-group .qodef-icon-holder {
		margin-left: 8px;
	}
	
}
#home-apa-list>div>div>div>article img{
	max-height: 467px !important;
	object-fit: cover;
    object-position: center bottom;
}