

@media (max-width: 768px) {
    #userContainer {
        padding: 0;
        justify-content: center;
    }
}