#price_calculator .card-header {
    background: #00afe2 !important;
  }
  
  .testimonial-logo img {
  object-fit: cover;
  border-radius: 0%;
  max-width: 150px;
  width:auto; height:auto;
}

 .testimonial-logo{
     margin-bottom:1rem !important;
 }
 @media screen and (max-width:767px) {
 #pro-disc {
  margin-top: 2rem;
}
}
.payment_methods .img-fluid.rounded.border {
  border: unset !important;
}