.project-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:calc(-50vw - var(--scrollbar)/2*-1 - -50%);margin-top:6rem;max-width:none;width:calc(100vw - var(--scrollbar))}@media screen and (max-width:767px){.project-images{margin-top:3rem}}.project-images__image{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:45rem}@media screen and (max-width:767px){.project-images__image{max-height:20rem}}