body.showroom .container {
  max-width: 560px;
}

@media (min-width: 768px) {
  body.showroom .entry-content {
    padding-top: 60px;
  }
}