@media (min-width: 768px) {
    #state-select {
        text-align: right;
    }
}

#state {
    width: auto;
    max-width: 100%;
}