/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

 .stk-block-posts__excerpt p{

  margin-bottom:0 !important;
 }

 [data-archive="default"][data-layout="simple"] article > .ct-image-container{
  width:100px !important;
 }

 .entry-card .ct-image-container img{
  height:100px !important;

 }
 .entry-card .boundless-image:first-child{

  margin-top:0 !important;
 }