.popular-posts{display:flex;padding-left:5px;padding-right:5px}.popular-posts div.pop-post{background:#232e83;color:#fff;margin-right:1.5%;padding:40px;width:48.5%}.popular-posts div.pop-post:last-of-type{margin-left:1.5%;margin-right:0}.popular-posts div.pop-post a,.popular-posts div.pop-post h3{color:#fff;transition:color .3s}.popular-posts div.pop-post h3{font-size:16px;margin-top:20px}.popular-posts .popular_post-link a:hover{color:#27b7e2}@media only screen and (max-width:767px){.popular-posts{display:block}.popular-posts div.pop-post{margin-bottom:20px;margin-right:0;width:100%}.popular-posts div.pop-post:last-of-type{margin-left:0}}