@media (min-width: 768px) {
div[id^="pp"] {
  display: inline-block;
  width: 50%;
}
}