.lc-ati-medallion {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 112px;
    margin: -12px auto 10px;
}

.lc-ati-medallion img {
    display: block;
    width: 132px;
    height: auto;
    max-width: 38vw;
    filter: drop-shadow(0 7px 12px rgba(91, 55, 107, .12));
}

.lc-ati-medallion + .lc-ati-progress {
    margin-top: 2px;
}
