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

.postid-1427 .hero-section[data-type=type-2]>figure .ct-media-container img {
    object-position: top center;
}


.postid-1427 .hero-section[data-type="type-2"] > figure .ct-media-container:after{
	background:rgba(14, 28, 43, 0.1);
}

.postid-1478  .hero-section[data-type=type-2]>figure .ct-media-container img {
    object-position: top center;
}

.postid-1544  .hero-section[data-type=type-2]>figure .ct-media-container img {
       object-position: 100% 25%;
}

@media (max-width:1199px){
	.single-post .ct-widget figure.wp-block-pullquote {
    padding: 40px;
    font-size: 20px;
}
}