.blog-card--small{border:1px solid #ccc;display:grid;grid-template-columns:auto 1fr;margin:10px 30px 20px;padding:10px}.blog-card__content--small{display:flex;flex-direction:column}.blog-card__content--small>p:nth-child(3){font-size:14px}.blog-card--small h2{line-height:1.2;margin:10px 0 8px!important;padding-bottom:0}.blog-card--small h2:after{content:none}.blog-card--small p{margin:0 0 8px}.blog-card--small span{color:#888}.blog-card__img--small{background-position:50%;background-size:cover;margin:10px;min-height:150px;width:200px}.blog-card-sum--small,.blog-card__header--small{font-size:14px}.blog-card__author--small{font-size:12px}.blog-card-footer--small{align-items:flex-end;display:flex;font-size:12px;justify-content:space-between}.blog-card-footer__read--small{background-color:#fff;border:1px;border-radius:5px;cursor:pointer;padding:5px 10px}.blog-card__recc--small{font-weight:700;line-height:.8;text-align:center}.blog-card__summary--small{font-size:13px}.blog-card__br--small{display:none;padding-left:10px}@media (max-width:768px){.blog-card--small{margin:10px 5px}.blog-card__img--small{height:150px;width:150px}.blog-card__summary--small{display:none}.blog-card-br--small{padding-left:0}}