.cover { width: 100%; //height: 100%; object-fit: cover; object-position: 50% 50%; } .test { height: 30rem; }