h1{font-size:5rem;text-align:right;padding-right:5%;position:inherit}h2::after{display:none}.quote-form a:visited{color:blue}header{height:50vh;justify-content:inherit;background-image:url(../assets/calculating.jpg)}section p{text-align:justify;width:60%}.quote-form{padding:1rem}.step-1,.step-2{width:70%;display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:4rem}.step-2 .form-partial:nth-child(5){width:66.66%}.form-partial{width:33.33%;display:flex;flex-direction:column;justify-content:space-around}label,input{width:75%}label{font-family:'Lato',sans-serif;font-weight:700;font-size:.8rem;margin:.8rem 0 .3rem 0;padding:1rem;padding-bottom:.1rem}input{border-bottom:1px solid orange;margin-top:0;padding:1rem;border-radius:6px}textarea{width:87%;height:2rem;margin:.8rem;border-top:0;border-radius:6px}textarea:focus{outline:0}button{width:75%;margin:2rem 0;border-radius:6px}@media only screen and (max-width:1030px){h1{font-size:3rem}section p{width:100%}.full-quote{justify-content:space-around}.step-1,.step-2{width:100%}}@media only screen and (max-width:481px){section p{text-align:justify;padding:0;margin-top:1.5rem}h1{font-size:2rem}h2{font-size:1.2rem;margin-top:2rem}.form-partial{width:100%}.step-2 .form-partial:nth-child(5){width:100%}input,label,textarea{margin-left:0;padding-left:0;width:100%}label{margin-bottom:.5rem;border-bottom:1px solid gray}textarea{height:5rem;padding:.5rem}input::-webkit-input-placeholder{padding-left:.5rem}input::-moz-placeholder{padding-left:.5rem}input:-ms-input-placeholder{padding-left:.5rem}input:-moz-placeholder{padding-left:.5rem}button{width:100%}}