/*
.nav-tabs{
    margin:0px;
}

.tab-content{
    padding: 10px;
    border:1px solid  #dee2e6;
    border-top: 0px;
}*/


.btn-tabbed {
    display: flex;
    width: 100%;
    height: 100% !important;
    align-items: center;
    justify-content: center;
}