.stat-grid{grid-gap:25px;align-items:center;display:grid}.one-col{grid-template-columns:1fr}.two-col{grid-template-columns:40% 60%}.banner-black-bg{background:rgba(0,0,0,.65);border-radius:10px;padding:100px}h2.large{font-size:130px}.stat-grid .card{padding:50px}.homepage-banner .white h1,.homepage-banner .white h2,.homepage-banner .white h3,.homepage-banner .white h4,.homepage-banner .white h5,.homepage-banner .white h6,.homepage-banner .white p{color:#fff}@media (max-width:950px){h2.large{font-size:60px}}@media (max-width:850px){.bg-image{background-size:cover!important}.homepage-banner .content{max-width:100%}}@media (max-width:768px){.two-col{grid-template-columns:1fr}.banner-black-bg{padding:25px}}