/* CLINIC LOCATOR */
.clinic_locator h2 {
    font-size: clamp(24px, 2vw, 36px) !important;
}
.clinic_locator .btn {
    background: url('../../images/pin-white.svg') #002f6c center left 20px no-repeat;
    background-size: 25px 27px;
    padding-left: 70px;
    border-width: 0;
}
/* end CLINIC LOCATOR */