.select-country {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-bottom: 10px;
}
.select-country label {
    white-space: nowrap;
}
.distributors-index-index .page-title-wrapper {
    text-align: center;
}
