.Hero{background-color:#0a2b42;width:100%;align-items:center;justify-content:center;color:#f0f8ff;height:-moz-fit-content;height:fit-content;padding:5% 0 0}.Hero,.Hero-content{display:flex;flex-wrap:wrap}.Hero-content{width:80%}.Hero-text{flex-direction:column;padding:8%;font-size:.9rem;min-width:120px}.Hero-image,.Hero-text{display:flex;justify-content:center;align-items:center;flex:1 1}.Hero-image{height:80%;min-height:30rem;background-color:transparent;min-width:200px;margin:3%}.subHeading{font-weight:10;font-size:1rem}.hero-title{width:100%}@media only screen and (max-width:768px){.Hero-text{flex:1 1;width:20%}}@media only screen and (max-width:400px){.Hero-image{display:flex;justify-content:center;align-items:center;flex:1 1;width:60%;height:80%;background-color:transparent;min-width:200px;margin:3%}}