/* =====================================================
    Responsive
===================================================== */

@media screen and (max-width: 767px) {
    .p-home h4.block {
        width: 100%;
        text-align: center;
        padding-bottom: 2em;
    }
}