.features {
    font-size: smaller;
    border-bottom: 1px solid hsla(0,0%,63%,.25);
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.features li {
    margin: 0 0 5px;
}

.features .title {
    font-weight: bold;
}

.features .info {
    float: right;
}

.features .info img {
    max-width: 21px;
}