/*
Theme Name: Intact Child
Template: intact
Theme URI: http://keydesign-themes.com/intact/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Intact - Premium Multi-Purpose WordPress Theme
Version: 1.5
Description: Intact is a creative and colorful, highly engaging, dynamic and professional onepage WordPress theme.
Author: Key-Design
Author URI: http://www.keydesign-themes.com
Tags: one-column, custom-menu

/* Below you can write your style */

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.comparison-table th,
.comparison-table td {
  border: 10px solid #ddd;
  padding: 20px;
}
.comparison-table th {
  background: #f5f5f5;
}
.center-comparison {
  display: flex;
  justify-content: center;
  text-align: center;
}
.center-comparison .wpb_column {
  margin: 0 100px; /* space between the two columns */
}