.citys {
    height: 30px;
    justify-content: space-between;
    display: flex;
}

.city-select {
    width: 49%;
    border-color: #dddddd;
}