.brochure .brochure-wrap{display:grid;gap:2rem}@media (min-width:640px){.brochure .brochure-wrap{align-items:center;gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1180px){.brochure .brochure-wrap .right-col{padding-left:4rem}}@media (max-width:1179px){.brochure .brochure-wrap .left-col .img-wrap{margin:0 auto;max-width:380px}}@media (max-width:639px){.brochure .brochure-wrap .left-col .img-wrap{margin:0 auto;max-width:280px}}.brochure .img-wrap img{display:block;height:auto;width:100%}
/*# sourceMappingURL=brochure.css.map*/