.page-header {
    display: none;
}

@media (max-width: 768px) {
    .page-content {
        padding: 0 10px;
    }
}