/* Add here all your CSS customizations */
.split-layout__content {
    margin: 0 auto;
    width: 100%;
    max-width: 480px;
}
section.section2 {
    border-top: 1px solid #f1f1f1;
    margin: 10px 0;
    padding: 20px 0;
}