/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/
.desti-iti .uk-first-column .inspiration-grid-large img {
    vertical-align: middle;
    object-fit: cover;
}
.blue_bullets li::before {
    content: "\25A0";
    color: #54778a;
    position: absolute;
    left: -18px;
    top: -2px;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .desti-iti .uk-first-column {
        height: auto !important;
    }
    .desti-iti .uk-first-column .inspiration-grid-large {
        height: 100% !important;
        aspect-ratio: 1;
    }
    .desti-iti .uk-first-column img {
        height: 100% !important;
    }
}
