.md-blog-cards .container,.md-blog-cards .container-fliud{position:relative}.md-blog-cards .blog-post-container{display:flex;gap:30px;justify-content:center}.md-blog-cards .blog-posts-card-img img{border-radius:20px;height:200px;object-fit:cover;width:100%}.md-blog-cards .blog-posts-card{width:33%}@media only screen and (max-width:900px){.md-blog-cards .blog-post-container{flex-wrap:wrap}}@media only screen and (min-width:601px) and (max-width:900px){.md-blog-cards .blog-posts-card{width:80%}}@media only screen and (max-width:600px){.md-blog-cards .blog-posts-card{width:100%}}.md-blog-cards .sr-cover-inner{margin:0 auto;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;width:100%}.md-blog-cards .sr-cover-inner .img-fluid img{display:inline-block;height:auto;max-width:100%}.md-blog-cards .hero-feature{background-color:#fff;background-position:50%;background-size:cover;border-color:#e5e7ea;border-radius:0;height:100%;padding:1.5rem;position:relative}.md-blog-cards .hero-feature .hero-feature-content,.md-blog-cards .hero-feature img{position:relative;z-index:1}.md-blog-cards .hero-feature p:last-child{margin:0}.md-blog-cards .height-auto{min-height:0}.md-blog-cards .height-small{padding:8rem 0}.md-blog-cards .height-medium{padding:14rem 0}.md-blog-cards .height-large{padding:20rem 0}.md-blog-cards .height-full{min-height:100vh}