@media only screen and (max-width: 767px)
{
   .centered-content-white, .centered-content-tr, .centered-content-pink{
      width: 100% !important;
      padding: 0px !important;
   }
}

/* home page*/
.appt-btn button{
   font-family: EB garound !important;
}

.wpcf7-submit{
   padding: 0 20px !important;
}

.btn-banner{
   with: 100% !important;
}

.banner-logo .item-wrapper{
   float : none !important;  
}

/*Testimonials Banner*/
.testimonialsBanner{
   /*background:rgba(255,255,255, 0.5);*/
   background: rgb(128,128,128, 0.6);
}

.testimonialsBanner .text-wrapper{
   font-weight: bold !important;
}