/* V2.3: mobile deployment spacing only. Desktop and other chapters are unchanged. */
@media (max-width:700px) {
  #einsatz { padding-top:45px; padding-bottom:40px; }
  #einsatz .deployment-intro { margin-top:18px; margin-bottom:22px; }
  #einsatz #brh figure { aspect-ratio:11/10; }
  #einsatz #asp figure { aspect-ratio:41/40; }
  #einsatz #brh figure img { object-position:50% 10%; }
  #einsatz #asp figure img { object-position:50% 10%; }
  #einsatz .deployment-module:nth-child(2) { padding-top:28px; }
  #einsatz .deployment-module h3 { margin-bottom:14px; }
  #einsatz .deployment-copy .role-title { margin-bottom:12px; }
}
