/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#checkout-personal-information-step .nav,
#checkout-personal-information-step .nav .nav-item {
    display: flex;
    flex-wrap: wrap;
}

body#checkout .condition-label {
    margin-left: 0;
}