@media (max-width:767px) {

    .buildr-module.heading h2 {
        font-size: 2em;
    }

    .buildr-module.heading h6 {
        font-size: .75em;
    }
    
}
