.price-card{
  display:flex;
  flex-direction:column;
}
.price-card>.button{
  order:100;
  margin-top:26px!important;
}
