/* AZPET · pages/assinaturas — responsividade */
@media (max-width: 620px){
  body.app .table-actions{flex-direction:column;align-items:stretch}
  body.app .table-actions .btn{width:100%;justify-content:center}
}
