.add_to_cart_form {
    width: 65%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}