.rrm-buy {
    clear: both;
    margin-top: 1rem;
    font-size: initial;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rrm-buy article {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
}