.container.services {
    padding-top: 50px;
}

.container.services .table.prices thead th {
    border-top: none;
}

.container.services .table.prices tr.serviceGroup td {
    background-color: #dee2e6;
}

.container.services .table.prices .badge-info {
    white-space: normal;
}