@media(max-width:760px){
  #app .v2-home{padding-bottom:28px!important}
  #app .v2-steps{grid-template-columns:1fr;gap:8px}
  #app .v2-steps button{min-height:68px}
  #app .v2-summary{position:static!important;left:auto;right:auto;bottom:auto;top:auto;width:100%;box-sizing:border-box;margin-top:16px;border-radius:14px;padding:15px;max-height:none!important;height:auto!important;overflow:visible!important}
  #app .v2-summary h2{display:block!important;margin-top:0}
}
