
/**** register/page ******/
[data-route="sylius_shop_register"] #sylius_customer_registration_birthday {
    display: flex;
    justify-content: space-between;
}

[data-route="sylius_shop_register"] #sylius_customer_registration_birthday select {
    max-width: 31%;
}
