@media (min-width:768px){.lp-insights .js-posts-slider>div:first-child{display:grid!important;grid-template-columns:minmax(0,660px) 1fr;grid-template-areas:"t b" "d b";gap:16px 40px;align-items:end;padding-top:0!important;text-align:left}.lp-insights .js-posts-slider>div:first-child .section-title{grid-area:t;margin:0}.lp-insights .js-posts-slider>div:first-child .section-description{grid-area:d;margin:0}.lp-insights .js-posts-slider>div:first-child .btn-primary{grid-area:b;justify-self:end;align-self:end;margin-bottom:4px}}