.estimate-cta--email .estimate-cta__form-cont>form>input[type=email] { display:none; }
.estimate-cta--email .estimate-cta__form-cont>form>i { display: none; } 
.estimate-cta--email .estimate-cta__form-cont>form>[type=submit]:hover { background:#f70; }
.estimate-cta--email .estimate-cta__form-cont>form>[type=submit] { width:100%; border-radius:5px; margin-top:20px; font-weight:1000; }



@media only screen and (max-width: 425px) {
	.step-section__image-cont {min-height:250px!important;}

}
