div.card-body{padding:1rem 1.5rem;background-color:#fff;border-radius:10px;margin-bottom:10px;margin-right:auto;margin-left:auto;display:block;max-width:min(260px,calc(100vh - 20px))}div.card-body .text-muted{color:#8898aa!important}div.card-body .col{max-width:calc(100% - 70px);flex-basis:0;flex-grow:1}div.card-body .col-auto{width:auto;max-width:none;flex:0 0 auto}div.card-body .icon-shape{display:inline-flex;padding:0;text-align:center;align-items:center;justify-content:center}div.card-body .icon-shape img{width:70px;border-radius:100%;border:2px solid #000}div.card-body .card-title{max-width:100%;white-space:nowrap;overflow:hidden}div.card-body .puesto{font-size:20px;text-align:center;display:block}div.card-body .row{display:flex;margin-right:-15px;margin-left:-15px;flex-wrap:wrap}