/*
Theme Name:   Colormag Child Theme
Theme URI: https://themegrill.com/themes/colormag/
Description:  A Colormag child theme 
Author: ThemeGrill
Author URI: https://themegrill.com
Template:     colormag
Version:      1.0.0
Text Domain:  colormagchild
*/

#content .post img {
    width: 100%;
}

.bx-viewport {
    height: 350px!important;
}

.widget_featured_slider img {
    margin-bottom: 0;
    width: 100%;
    height: 350px;
}

.slide-content {
    bottom: 0;
    display: contents;
}