.ce-salesLocationsSelect:not(:first-of-type) {
    display: none;
}

.ce-salesLocationsSelect {
    margin: 0 0 40px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ddd;
}

.locationSelect {
    margin: 30px 0;
}