.responsive .container {
    max-width: 1460px;
}

#wpfront-notification-bar-spacer {
 display: none !important;
}

.html_header_transparency #top .avia-builder-el-0 .container {
 padding-top: initial !important;
}

.gform_button {
  margin: 0 auto !important;
  display: block !important;
}

.gform_wrapper .mention {
  display:none !important;
}

#gartnerPeerInsights {
 display: block;
 width: fit-content;
 margin: 0 auto;
}

@media screen and (min-width:989px) {
  #image-pc .avia-image-container{
    margin-top:-160px!important;
  }
  #testimonial p {
    font-size:25px;
  }
}
 
@media screen and (max-width:989px) {
   #capterra {
     max-width:300px;
     margin:10px auto!important;
    }
}


