.itc-container{align-items:stretch;column-gap:2rem;display:flex;flex-flow:row wrap;height:auto;justify-content:center;row-gap:3rem}.itc-card{border-radius:1rem;display:flex;flex:1 1 0px;flex-direction:column;height:auto;min-width:320px}.itc-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1rem 1rem 0 0;min-height:290px;width:100%}.itc-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:2rem 1.5rem;width:100%}@media screen and (max-width:375px){.itc-card{max-width:320px}.itc-image{min-height:200px;width:100%}}