.news-card{flex-direction:column;display:flex}.news-card .news-img{height:230px;display:block;position:relative;overflow:hidden}@media screen and (min-width:480px){.news-card .news-img{height:280px}}@media screen and (min-width:744px){.news-card .news-img{height:344px}}@media screen and (min-width:1200px){.news-card .news-img{height:280px}}.news-card .news-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.news-card .news-img:hover img{transform:scale(1.05)}.news-card .news-content{margin-top:16px}@media (min-width:744px){.news-card .news-content{margin-top:24px}}.news-card .news-content .category{text-transform:uppercase;letter-spacing:2px;color:#484848;margin-bottom:0;font-size:10px;line-height:140%}.news-card .news-content .title{color:#212616;margin-top:6px;font-family:MillerBannerRoman,serif;font-size:20px;line-height:120%;text-decoration:none;transition:color .3s;display:block}.news-card .news-content .title:hover{color:#3e4827}@media screen and (min-width:744px){.news-card .news-content .title{margin-top:8px;font-size:24px}}
