/*
Theme Name: Astra Child
Author: 
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.blog-page-grid .elementor-post__thumbnail {
    height: 190px;
    min-height: 190px;
    padding: 0 !important;
}
.blog-page-grid .elementor-post__thumbnail img{
    height: 100%;
    object-fit:cover;
}
.ast-site-title-wrap{
	display:none!important
}