.web-row{grid-template-columns:1fr 1fr;display:grid}.web-img{object-fit:cover;max-width:100%;height:100%}.web-text{background-color:#efefef;padding:2em;font-size:1.5em}.web-text h3{font-size:2em}@media (max-width:768px){.web-row{grid-template-columns:1fr;display:grid}.hero .layer h1{color:#fff;text-align:center;padding-top:4%;font-size:3em;font-weight:700;transition:opacity .2s ease-out,transform .2s ease-out;position:fixed;top:4em;left:50%;transform:translate(-50%)}}
