/* Let the thesis collage occupy the viewport while retaining the overlapping composition. */
.thesis-editorial-page .thesis-image-spread{width:100%;max-width:none}
.thesis-editorial-page .silicon-spread{padding-right:0}
.thesis-editorial-page .silicon-spread::before{right:0}
.thesis-editorial-page .launch-spread figcaption{padding-left:16px}
@media(min-width:1440px){
 .thesis-editorial-page .thesis-image-spread{height:35.4167vw}
 .thesis-editorial-page .launch-spread{height:30.5556vw}
 .thesis-editorial-page .silicon-spread{height:28.4722vw;margin-top:5.1389vw;margin-left:-4.4444vw}
 .thesis-editorial-page .silicon-spread::before{width:7.2222vw;height:5.1389vw;top:-5.1389vw}
 .thesis-editorial-page .launch-spread>span{font-size:4.8vw}
}
