/**
 * Theme Name: The Better India
 * Theme URI: https://www.thebetterindia.com
 * Author: Sunil Kumar Sharma
 * Author URI: http://www.xpertzmate.com
 * Description: 2021 Bloging Theme
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: Sidebar, Custom Header , blog , www.thebetterindia.com
 * Text Domain: thebetterindia
*/
._tbi-wrapper .entry-content iframe {
    max-width: 100%;
}

@media only screen and (max-width: 480px) {
    .elementor-196187 .elementor-element.elementor-element-72a4f59 .jet-posts .jet-posts__item {
        max-width: calc(100% / 1) !important;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 600px) {
    .elementor-196187 .elementor-element.elementor-element-72a4f59 .jet-posts .jet-posts__item {
        max-width: calc(100% / 2) !important;
    }
}
