:root {
  --apple-pay-button-height: 40px;
}

#gpay-button-online-api-id{
  width: 100%;
  min-width:260px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

apple-pay-button {
  width: 100%;
  height: 40px;
}

.price_plan{
  justify-content: center;
}
.price_item.main{
  box-shadow: 0 0 0 1px #DBEAFE, 0 32px 64px -16px rgba(59, 130, 246, 0.15);
}


 #order_info .info_container div:first-child svg{
  margin:0 auto;
 }