#instrument {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.serviceBox {
  width: 48%;
}