#gallery-2{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

#gallery-2 .gallery-item{
    max-width: 100% !important;
}

.hero-container{
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}

@media screen and (max-width : 1024px) {
    .hero-container{
        display: grid !important;
        grid-template-columns: 1fr;
    }   
}

.elementor-197 .elementor-element.elementor-element-434bd0d::before{
    opacity: 0.7;
}

.hero-content * {
    text-align: left !important;
}
.elementor-197 .elementor-element.elementor-element-5703aa6{
    border: none !important;
    margin-bottom: 20px;
}

.elementor-197 .elementor-element.elementor-element-8d25cc1 .elementor-divider{
    display: none !important;
}

.elementor-197 .elementor-element.elementor-element-13332bf .elementor-heading-title{
    margin-bottom: 20px;
}

.elementor-197 .elementor-element.elementor-element-4a5ad8c .elementor-heading-title{
    line-height: 1.5 !important;
    margin-bottom: 20px;
}

.elementor-197 .elementor-element.elementor-element-13332bf,
.elementor-197 .elementor-element.elementor-element-4a5ad8c{
    width: 100% !important;
    max-width: 100% !important;
}