.a-CardView-media--fit .a-CardView-mediaImg {
    max-width: 20rem;
}
.ig-amount {
    margin-left: 1rem;
}

.u-hot-border .a-IG-header {
    background-color: #CCF;
}
.u-warning-border .a-IG-header {
    background-color: #FEC;
}
.u-danger-border .a-IG-header {
    background-color: #fCC;
}
.u-success-border .a-IG-header {
    background-color: #CFB;
}