@media (max-width: 768px) {
    .name-surname-group {
        flex-direction: column;
    }
}
