.wholeCard { display: flex; flex-direction: column; align-items: center; margin: 0 1rem; } p { text-align: center; max-width: 680px; } img { width: 140px; border-radius: 100px; }