.expanding_footprint_grid2{grid-template-columns:50% 50%;display:grid}.inner-box-content{grid-template-columns:repeat(2,1fr);row-gap:1rem;display:grid}@media only screen and (max-width:991px){.expanding_footprint_grid2{grid-template-columns:100%}.inner-box-content{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.inner-box-content{grid-template-columns:repeat(1,1fr);margin-top:1rem}.bridge-construction-img{aspect-ratio:1!important}}
