.blog-card{border-right:10px;max-width:360px;width:100%;margin:20px}@media only screen and (max-device-width:767px){.blog-card{margin:40px auto}}.blog-card .blog-item-wrapper{background-color:#f5f5f5;display:flex;flex-direction:column;border-radius:10px;overflow:hidden}.blog-card .blog-item-wrapper .blog-item-img{overflow:hidden;max-width:360px;height:360px;display:flex;justify-content:center;align-items:center}@media only screen and (max-device-width:767px){.blog-card .blog-item-wrapper .blog-item-img{height:160px}}.blog-card .blog-item-wrapper .blog-item-img img{display:block;overflow:hidden;width:100%;height:auto}.blog-card .blog-item-wrapper .blog-body{padding:18px;min-height:300px;display:flex;flex-direction:column}.blog-card .blog-item-wrapper .blog-body .blog-category-tag{color:#f77f00;text-transform:uppercase;padding-bottom:20px}.blog-card .blog-item-wrapper .blog-body h3{padding-bottom:20px}.blog-card .blog-item-wrapper .blog-body .blog-read-time{margin-top:auto;display:flex;flex-direction:row;align-items:center}.blog-card .blog-item-wrapper .blog-body .blog-read-time div:first-of-type{margin-right:15px}.blog-card .blog-item-wrapper .blog-body .blog-read-time i{margin-right:5px;font-size:32px}@media only screen and (max-device-width:767px){.blog-card .blog-item-wrapper .blog-body .blog-read-time i{font-size:25px}}.blog-card .blog-item-wrapper .blog-body .blog-read-time p{margin:0}
