  @charset "UTF-8";

.feature .table td:first-child {
    white-space: nowrap;
    width: 25%;
}
.feature .table td,
.feature .table th {
    text-align: left;
    color: #444;
    border-top: 1px solid #CCC;
}