.rx-productbadges {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.rx-productbadges p {
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
}