#home_blog_list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}#home_blog_list .span3{background:#fff;border:1px solid #000;border-radius:0;box-shadow:none;margin-right:0;margin-top:0;padding:0;position:relative;transition:all .21s linear}#home_blog_list .card-item__button{margin-top:30px;padding-right:25px;text-align:right}#home_blog_list .item-with-image__image{background-size:cover;border-radius:0;display:block;margin:0 auto;min-height:170px;text-indent:-9999px;transition:all .21s ease-in;width:100%}#home_blog_list .animate-link{color:#000;font-family:Outfit;font-size:18px;font-weight:500;padding-left:0;position:relative}#home_blog_list .item-with-image__inner-content{padding:25px 25px 50px}#home_blog_list .animate-link:before{background:transparent;content:"→";display:block;height:4px;left:auto;position:absolute;right:-23px;top:2px;transform:translateY(-50%);width:17px}#home_blog_list .item-with-image__inner-content small{font-family:BeVietnamPro;font-size:12px;opacity:1}#home_blog_list h5{margin-bottom:15px}@media screen and (min-width:960px){#home_blog_list .card-item__button{bottom:25px;position:absolute;right:25px}}@media screen and (max-width:737px){#home_blog_list .span3{width:100%}}