.social-share { 
display:none;
}

.form-contact-pardot>.pardotform{
    height: 700px !important;
}

@media only screen and (max-width: 700px){
#btn27{
width: 26%;
}
}

@media only screen and (max-width: 560px){
.form-contact-pardot>.pardotform{
    height: 1100px !important;
}
}

@media only screen and (max-width: 475px){
.contact .small-triangle{
display: none;
}
.contact .contact-map{
margin-top: 0
}
}