/*
 Theme Name:   Intuit-lab India child theme
 Description:  Wordpress child theme for intuit-lab India
 Author:       Seenk
 Author URI:   https://seenk.com
 Template:     intuit-lab-theme
 Version:      1.0.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  intuitchild
 GitLab Theme URI: https://gitlab.com/eilfront/intuit-theme
*/

.eil-listing_item.row.align-items-center.no-gutters {
    padding-bottom: 0;
}

.eil-listing_item.row.align-items-center.no-gutters figure a div {
    width: 35vw;
    max-width: 440px;
}

@media screen and (max-width: 600px) {
    html {
        overflow-x: hidden;
    }
    .eil-listing_item.row.align-items-center.no-gutters figure a div {
        width: 80%;
    }
}
.landingcss{max-width:300px}
.landingtextcss{max-width:300px; max-height: 130px}