.popmechanic-header {
    margin-bottom: 16px;
    font-family: Nekst,ProximaNova,Verdana,Arial,Tahoma,Helvetica,sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
}
@media screen and (min-width: 768px) {
    .popmechanic-header {
        margin-bottom: 35px !important;
        font-size: 40px;
        line-height: 44px;
    }
}