.home .about{
    width: 100%;
    left: 0;
}

.about p{
    font-size: .9rem;
}

.about h2{
    font-size: 1.1rem;
    line-height: 2.25rem;
}

.btn-large.ghost-btn {
    font-size: .9rem;
    height: 44px;
    line-height: 44px;
}

.btn-large.ghost-btn small{
    bottom: 5px;
    left: 50%;
    margin-left: -55px;
}

.home .row.features h3 {
    font-size: 1.5rem;
}

.home .row.features img {
    margin: 0 .5rem 0 2.25rem;
}