.featured-post-module{align-items:center;border:1px solid #ddd;border-radius:8px;display:flex;justify-content:space-between;padding:20px}.featured-post-content{display:flex;flex-direction:row;width:100%}.featured-post-text{flex-grow:1;margin-right:20px}.featured-post-content img{border-radius:8px;flex-shrink:0;height:auto;max-width:200px}@media (max-width:768px){.featured-post-module{flex-direction:column;text-align:center}.featured-post-text{margin-right:0}.featured-post-content img{margin:20px auto 0;max-width:100%}}