/* Recorridos fotográficos a pantalla completa para fabricación y obra. */
.manufacturing,.large-projects{display:block;min-height:unset}
.manufacturing .section-copy,.large-projects-copy{min-height:620px}
.manufacturing .photo-pair,.large-projects-grid{display:block;background:transparent}
.manufacturing .photo-pair figure,.large-projects-grid figure,.large-projects-grid .wide{display:block;height:100svh;min-height:100svh;margin:0;overflow:hidden}
.manufacturing .photo-pair img,.large-projects-grid img{display:block;width:100%;height:100%;object-fit:cover}
.large-projects-grid .wide{grid-column:auto}
@media(max-width:760px){.manufacturing .section-copy,.large-projects-copy{min-height:480px}.manufacturing .photo-pair figure,.large-projects-grid figure,.large-projects-grid .wide{height:100svh;min-height:100svh}}
