#acf-city_price .acf-fields {    
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#acf-city_price .city-price {
  
}