@media only screen and (min-width: 1440px) {
    .tab-content {
        padding: 1.5rem 15px !important;
    }
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    font-weight: bold;
}