﻿#new .new-item{height:100%;display:flex;flex-direction:column}
#new .new-img{aspect-ratio:1}
#new .new-img img{height:100%;object-fit:cover}
#new .new-title{border-bottom:none;padding-bottom:0}
#new .new-more{margin-top:auto;border-top:1px solid #EEEEEE}