@charset "utf-8";.cd-hero{display:table;width:100%;margin-top:60px;height:150px;background-repeat:no-repeat;background-position:center center;background-size:cover;margin-left:0;background-color:#eaeaea}.cd-hero-content h2{color:#1f2124;padding:5px 10px;width:90%;margin-left:5%;margin-right:5%;border-radius:5px}@media only screen and (min-width:768px){.cd-hero{height:180px}}@media only screen and (min-width:1024px){.cd-hero{height:210px;margin-top:80px}.cd-hero-content h2{width:80%;font-size:x-large;margin-left:10%;margin-right:10%;padding-top:9px;padding-bottom:9px}}@media screen and (min-width:1280px){.cd-hero{height:250px;background-position:center -50px}.cd-hero-content h2{width:60%;margin-left:20%;margin-right:20%;font-size:xx-large}}