/* CSS Document */
.unit-machine{margin:1em 0;}

.card-machine{
height:100%;
background-color:#EEE;
padding:2em;
}
.card-machine h3{
font-size:1.6rem;
font-weight:700;
}
.table-machine{margin-top:1em;}
.table-machine th{width:7em;}


