@media only screen and (max-device-width: 768px) {
    #s1 { height: 334px; }
    #s1 .inner { margin-top: 40px; }
    #s1 h4 { font-size: 30px; }
    #s1 p { font-size: 21px; }

    #s2 { padding: 70px 0; }
    #s2 p { font-size: 21px; }

    .pg-public-about-me .buffer-footer { height: 314px; }
}
