.section-team .team-panorama{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.section-team .team-panorama__viewport{width:100%;height:calc(100vh / 1.5);max-height:calc(100vh / 1.5);overflow:hidden;background:#f5f5f5}.section-team .team-panorama__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;height:100%;will-change:transform;transform:translate3d(0,0,0)}.section-team .team-panorama__track img{display:block;flex:0 0 auto;height:calc(100vh / 1.5);max-height:calc(100vh / 1.5);width:auto;max-width:none}@media (max-width:768px){.section-team .team-panorama__viewport,.section-team .team-panorama__track img{height:calc(70vh / 1.5);max-height:calc(70vh / 1.5)}}