@media (min-width: 680px) {

.vertical-center {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
}

}

#main {
    padding: 0 25px
}

div.wpcf7 {
   padding-left: 1%;
   padding-right: 1%;
}

#button1
{
  color: black;
  text-emphasis: none;
  background-color:rgb(255, 219, 28);
  border: none;
  font-size: 18px;
  font-weight: 400;
}

.wpcf7-textarea {
 	width: 100%;  
}

.wpcf7-text {
 	width: 100%;  
}

h1 {
line-height: normal;
}
h2 {
line-height: normal;
}
h3 {
line-height: normal;
}
h4 {
line-height: normal;
}
h5 {
line-height: normal;
}
h6 {
line-height: normal;
}