@media only screen and (max-width: 768px){
html body .inner-page-head.page .breadcrumb {
    margin-right:0 !important;
  padding: 10px 10px !important;
    background: rgba(0, 0, 0, .5) !important;
    width: max-content !important;
}
  html body .inner-page-head.page h1 {
    font-size: 20px !important;
    padding: 10px 10px !important;
    background: rgba(0, 0, 0, .5) !important;
}
html body .inner-page-head.page .page-banner-text {
    margin-top: -100 !important;
}
  #specialties .img-responsive {
    margin-bottom: 10px;
}
  section#specialties h3, #specialties p, #specialties ul li {
    text-align: left;
}
}


.floating_call_1 {
    color: #fff;
    padding: 5px 10px;
}