.bsgt-card{display:grid;grid-template-columns:160px 1fr;gap:16px;padding:14px;border-bottom:1px solid rgba(0,0,0,.06)}.bsgt-card:last-child{border-bottom:0}.bsgt-card img{width:100%;height:120px;object-fit:cover;border-radius:4px}.bsgt-card h3{margin:0 0 6px;font-weight:700;color:#111;font-size:18px}.bsgt-card p{margin:0 0 10px;color:#222}.bsgt-readmore{display:inline-block;padding:8px 12px;border-radius:6px;background:#222;color:#fff;text-decoration:none;font-weight:700}@media (max-width:640px){.bsgt-card{grid-template-columns:1fr}.bsgt-card img{height:180px}}