.pest-info {
display: none! important;
}

a {
    color: #B92927! important;
}
.atpsocials a
{
 color:black ! important;
}
.atpsocials a:hover
{
 color:white ! important;
}
h4 {
color: #B92927! important;
}

.vc_row
{
     margin: 0 auto !important;
}
.vc_column_container>.vc_column-inner
{
  padding:0!important; 
}

.mysubmit
{
    padding-top: 20px;
    text-align: center;
      padding-bottom: 20px;
}
@media only screen and (max-width: 616px) {
  .wpcf7-form input[type="text"], .wpcf7-form input[type="email"]
  {
        width: 96%!important;
  }
  .touch_content
  {
    padding: 5%;
  }
}