.StudentStoryCard_cardContainer__NlU1C{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}.StudentStoryCard_storyCard__TqpCA{position:relative;display:flex;flex-direction:column;align-items:center;width:400px;max-width:100%;min-width:320px;box-shadow:0 0 12px 2px rgba(0,0,0,.25)}.StudentStoryCard_storyCard__TqpCA img{background-color:var(--palette-grey);height:300px;width:100%;object-fit:cover}.StudentStoryCard_cardContent__3Z6Ns{padding:1rem 1.5rem;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between}.StudentStoryCard_cardContent__3Z6Ns p{margin-bottom:0}.StudentStoryCard_studentName__tcWEp{text-align:right;font-family:var(--font-family-cursive);font-size:4.6875rem;line-height:1;color:var(--color-primary);display:flex;flex-direction:row;justify-content:flex-end}@media(min-width:768px){.StudentStoryCard_cardContainer__NlU1C{align-items:stretch;gap:2rem}.StudentStoryCard_storyCard__TqpCA{box-shadow:8px 8px 18px 2px rgba(0,0,0,.25)}.StudentStoryCard_storyCard__TqpCA img{height:346px}.StudentStoryCard_cardContent__3Z6Ns{padding:3rem 2.5rem;flex:1 1}.StudentStoryCard_studentName__tcWEp{margin-top:-.5rem}}