@media screen and (max-width: 768px) {
    .is-drphil-normal-page .l-main {
        padding-top: 25vw;
    }
}