/*
Theme Name: HTmag Child
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> - you can use child theme to make a lot of customization that's not gonna be deleted with any new theme update
Version: 1.4.0
Author: favothemes
Author URI: http://www.favothemes.com
Template: htmag
*/


@import url("../htmag/style.css");

/*---------------------------------
    Add your custom styles here
---------------------------------*/


.single-post-thumb .loop-image img, .single-post-thumb img {
    max-height: 400px;
    width: 100%;
    object-fit: cover;
}