.local-area{
  display: flex;
  flex-direction: row;

  flex-wrap:wrap;
}

.local-area-item-right-pic{
  display: none;
  margin-top: 10px;
}

