  .featured-imagebox-post.style2 .featured-content.featured-content-post .ttm-post-link {
            margin-top: 15px;
        }

        .featured-imagebox-post.style2 .featured-content.featured-content-post {
            min-height: unset;
        }

        .blog-img {
            height: 250px;
            width: 100%;
            object-fit: cover;
        }
        .box-shadow{
            box-shadow: 0 0 4px 2px black;
        }