.homeBlogWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.blogItem{flex-basis:30%;margin:25px 1.65%;background-color:#f5f5f5}.homeBlogImages{width:100%;display:block;margin:0px auto}.recPostsName{text-align:center}.recPostsLink{color:black;text-decoration:none}.recPostsInner{padding:20px}.rssTitle{text-align:center}.homeReadNow{background-color:#0063a1;color:white;padding:5px 15px;font-size:13px;border-radius:5px;text-decoration:none;text-align:center;display:inline-block;margin-top:5px;margin-bottom:10px}@media screen and (max-width:1000px){.blogItem{flex-basis:47%;margin:25px 1.5%;background-color:#f5f5f5}}@media screen and (max-width:767px){.blogItem{flex-basis:100%;margin:25px 0;background-color:#f5f5f5}}