.location-select-border{
    display:flex;
}
.location-select-tag{
    background-color: #ffc440;
    width: 150px;
    height:50px;
    margin-right:10px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: bold;
}