.cities__list{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.cities__item{display:block}.cities__item:before{all:unset!important}.cities__btn{display:flex;justify-content:space-between}.cities__btn span{white-space:nowrap}