<style type="text/css">
    .tarjeta{
        width:90%;
        max-width: 750px;
        margin: auto;
        border-radius: 7px;
        box-shadow: 0px 0px 10px #00000022;
    }
</style>