/* seraif.de – Seiten-CSS wer-ist-experte-fuer-geo (nur Regeln, die nicht im Kern css/seraif.css stehen).
   Screenshot-Modul nach dem Erfolge-Muster, mobil vergrößert und randlos (Vorgabe Moritz 28.08.).
   Autor: Moritz Serif */
.gsc-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.gsc-scroll::-webkit-scrollbar{display:none}
.usp .gsc-fig{grid-column:1/-1;margin-top:12px}
#ergebnisse .usp-text{grid-column:1/-1;max-width:44em}
@media(max-width:920px){
.usp-text{order:2}
.usp .gsc-fig{order:3;margin-left:-24px;margin-right:-24px;border-left:none;border-right:none;border-radius:0}
.pipeline{order:4}
.usp .gsc-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}
.usp .gsc-scroll img{width:880px;max-width:none;height:auto}
.usp .gsc-fig figcaption::after{content:" · SEITLICH WISCHEN"}
}
