/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 16.7
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@media only screen and (max-width: 1000px) {
	#tablepress-1 {font-size:10px!important;}
	#tablepress-1 .column-4, .column-5, .column-6, .column-7, .column-8 {
		display:none;
	}
	.tablepress td, .tablepress th {padding: 3px 3px 3px 3px!important;}
	
		#tablepress-2 {font-size:10px!important;}
	#tablepress-2 .column-4, .column-5, .column-6, .column-7, .column-8 {
		display:none;
	}
	.tablepress td, .tablepress th {padding: 3px 3px 3px 3px!important;}
	

}