.time-item{object-fit:cover;width:300px;height:300px;position:relative}.time-item>img{border-radius:var(--img-border-radius);box-shadow:var(--box-shadow-main)}.time-item>video{border-radius:var(--img-border-radius);box-shadow:var(--box-shadow-main);object-fit:cover;object-position:center;aspect-ratio:1;height:100%}@media (max-width:768px){.time-item{object-fit:cover;width:120px;height:120px;position:relative}}
