/* Knight Web Co. streamlined homepage */
.home-v3 .home-featured-designs .design-grid-live{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.home-v3 .home-featured-work .realwork-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.home-v3 .home-featured-designs .section-link-row,
.home-v3 .home-featured-work .section-link-row,
.home-v3 .home-pricing-teaser .section-link-row{display:flex;justify-content:center;margin-top:28px}
.home-v3 .home-pricing-teaser .price{min-height:0}
.home-v3 .home-pricing-teaser .price p{margin-bottom:0}
.home-v3 .home-pricing-teaser .price .amount{margin-bottom:12px}
.home-v3 .home-pricing-teaser .price-grid{align-items:stretch}
.home-v3 .home-pricing-teaser .price{display:flex;flex-direction:column}
.home-v3 .home-pricing-teaser .price .btn{margin-top:auto}
@media(max-width:980px){.home-v3 .home-featured-designs .design-grid-live{grid-template-columns:1fr 1fr}.home-v3 .home-featured-designs .design-card-live:last-child{grid-column:1/-1;max-width:620px;width:100%;justify-self:center}}
@media(max-width:760px){.home-v3 .home-featured-designs .design-grid-live,.home-v3 .home-featured-work .realwork-grid{grid-template-columns:1fr}.home-v3 .home-featured-designs .design-card-live:last-child{grid-column:auto;max-width:none}.home-v3 .home-featured-designs,.home-v3 .home-featured-work,.home-v3 .choice-section,.home-v3 .home-pricing-teaser{padding-top:64px;padding-bottom:64px}}
