.pricing-sec{
    margin-top: 50px !important;
}

.testimonials-author a{
    visibility: hidden !important;
}

@media screen and (min-width: 481px) {
    
  .logo img{
          height: 70px !important;
           margin-top:-17px !important;
           padding: 5px 0 5px 0;
    }

}

@media screen and (max-width: 480px) {
.logo img{
      margin-top: 12px !important;
      height: 41px !important;
}}

.form-group .help-block {
    color: #17191C;
    font-weight: 500;
}

.form-group .control-label {
    color: #17191C;
    font-weight: 500;
}
