/*
Theme Name: ReCupera
Theme URI: http://www.librafire.com/
Author: LibraFire
Author URI: http://www.librafire.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: recupera
Tags:
*/

section.section.membership-price-list-section .container {
  max-width: 1100px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  section.section.membership-price-list-section .membership-table .table-header .item-title, section.section.membership-price-list-section .membership-table .table-row .item-title {
    width: 200px;
  }
  section.section.membership-price-list-section .membership-table .table-header .check, section.section.membership-price-list-section .membership-table .table-row .check {
    width: 110px;
  }
}