.content-image .row{display:grid;grid-template-rows:repeat(1,1fr)}.content-image .row:not(:last-of-type){margin-bottom:2rem}.content-image .row .col.col-content{display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:2rem 1rem}.content-image .row .col.col-content>:last-child{margin-bottom:0}.content-image .row .col.col-content .preheading{font-size:1rem;font-weight:500;text-transform:uppercase}.content-image .row .col.col-content .btn-wrap{margin-top:1.5rem}.content-image .row .col.col-content .btn-wrap.btn-wrap-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem}@media (min-width:768px){.content-image .row .col.col-content .btn-wrap.btn-wrap-grid{grid-template-columns:repeat(2,1fr)}.content-image .row .col.col-content .btn-wrap.btn-wrap-grid .btn{width:100%}}.content-image .row .col.col-media{text-align:center}@media (min-width:1200px){.content-image .row{align-items:center;grid-template-columns:repeat(2,1fr);grid-template-rows:unset}.content-image .row .col.col-content{padding:6rem 4rem}.content-image .row:nth-child(odd) .col-media{order:2}}