@media (max-width: 767px) {
    .btn-doctor-detail{
        padding: 8px 12px;
        border-width: 1px;
    }
}