@charset "utf-8";
.my-related-post{clear:both;margin:20px 0}.my-related-post .headline{font-size:1rem;text-transform:uppercase}.my-related-post .post-list{display:grid;gap:10px;margin:0;justify-items:center;list-style:none;padding:0;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.my-related-post .post-list li{text-align:left;display:flex;flex-direction:column;word-break:break-word;margin-bottom:.5em;line-height:normal;width:100%;img{width:100%;max-width:100%;border:1px solid #f8f8f8;height:100%;object-fit:cover;min-height:150px;max-height:150px}.post_title{text-align:center}a{text-decoration:none}}