/* Start custom CSS for page-settings */@media (max-width: 768px) {
    .logo-name {
        font-size: 16px !important;
        line-height: 1.2;
        white-space: nowrap;
    }
}
@media (max-width: 768px) {
    h1 {
        font-size: 32px !important;
        line-height: 1.3;
    }
}/* End custom CSS */