.feature section .text p.h1 {
    font-size: 40px;
}

.tymbrel-row.reviews {
    margin: 0;
}

@media (max-width: 1024px) {
    .tymbrel-row.reviews {
        padding: 2rem 0 0;
    }
}
