@media screen and (min-width: 990px) {
.cr-help-locations .locations{
  display:flex;
  gap:20px;
}
}