I assume you want the aspect ratio of your card image.
.threeOneRatio [data-testid="card-image"] {
padding-top: 33.33%;
}
I assume you want the aspect ratio of your card image.
.threeOneRatio [data-testid="card-image"] {
padding-top: 33.33%;
}