/*
Theme Name: BetterMag Child Theme
Theme URI: http://betterstudio.com/
Version: 1.0.0
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio
Author URI: http://betterstudio.com/
Text Domain: better-mag
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2014 BetterStudio
Template: better-mag
*/

.the-content table,
.the-content table > thead > tr > th, 
.the-content table > tbody > tr > th, 
.the-content table > tfoot > tr > th, 
.the-content table > thead > tr > td, 
.the-content table > tbody > tr > td, 
.the-content table > tfoot > tr > td {
border: none;
}
table img {
margin: 0!important;
}

.section-heading {
    background: transparent!important;
}