.servers-specifaction-table-wrapper {
  max-width: 100vw;
  width: auto; }

.servers-specifaction-table-content {
  display: grid; }

.servers-specifaction-table, .specification-table {
  display: block !important; }

.row-first {
  margin-bottom: -60px; }

.servers-specifaction-table table {
  margin-bottom: 30px; }

.servers-specifaction-table table {
  border-spacing: 0; }

.flex-table .flex-table-column h2 {
  margin-bottom: 10px; }

.flex-table .flex-table-column p {
  margin-top: 0; }

.servers-specifaction-table table thead tr th .table-header, .specification-table table thead tr th .table-header {
  text-align: left; }

@media only screen and (max-width: 1200px) {
  .flex-table {
    margin-bottom: 72px;
    padding-bottom: 16px; }

  .flex-table .flex-table-column {
    display: flex; }

  .flex-table .server-box-container {
    display: flex; }

  .flex-table .server-box-container .server-box {
    max-height: 100%;
    margin-right: 4px;
    margin-left: 4px; }

  .flex-table .server-box-container .server-box,
  .flex-table .server-box-container .server-box:last-of-type {
    margin: 0 4px !important; }

  .flex-table .server-box-container .server-box .server-box-column .btn-details.hide-desktop {
    display: none; }

  .flex-table .server-box-container .server-box .server-box-column .btn-container.m-10 {
    display: none; } }

/*# sourceMappingURL=specification-mobile.css.map */
