.top-posts>a:first-of-type{display:grid;grid-template-columns:6fr 4fr;border:1px solid #eee}.top-posts>a:first-of-type>div:nth-of-type(2){padding:10px 15px 15px 0}.top-posts>a:nth-of-type(2){display:flex;flex-direction:column;grid-gap:0;border:1px solid #eee}.top-posts>a:nth-of-type(2)>div:nth-of-type(2){padding:0 10px 0 10px}@media (max-width:767px){.top-posts>a:first-of-type{display:flex;flex-direction:column;border:0;border-bottom:1px solid #eee;gap:0}.top-posts>a:nth-of-type(2) .top-posts-excerpt{display:none}.top-posts>a:nth-of-type(2){display:grid;grid-template-columns:4fr 8fr;gap:2rem;padding-bottom:2rem}}.top-posts a:nth-of-type(2) img{max-height:120px!important;object-fit:cover!important}.top-posts>a:nth-of-type(2) h3{font-size:20px!important}.post-tag,.post-author{text-transform:uppercase;pointer-events:none}