.greeting-card a {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}
.greeting-card img {
    margin: 0 auto !important;
}