.modal-title{
  font-size: 500
}

.tab-content{
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-top: 0px;
    height: 600px;
    overflow: scroll;
}

