.ba-blog-post-add-to-cart-wrapper {
    align-items: center;
    display: block;
    justify-content: space-between;
}

.ba-blog-post-add-to-cart-button
 {
    margin: 0 !important;
    width: 100%;
    margin-top: 25px !important;
    display: table;
}

.ba-add-to-cart-price {
    text-align: center!important;
    display: block!important;
    width: 100%!important;
}