.lower-section .container{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:5rem;grid-row-gap:2rem}.lower-section .intro p{margin-bottom:2rem}.lower-section .image.fullbleed{margin-left:-320px;margin-top:2rem;margin-bottom:3rem}.lower-section img{max-width:100%}.lower-section .copy{padding-right:5rem}@media (max-width:998px){.lower-section .container{grid-template-columns:1fr}.lower-section>.container>div:first-of-type{display:flex;flex-direction:column;align-items:center;justify-content:center}}