.elementor-30 .elementor-element.elementor-element-2e2b22b{
    margin-top:0 !important;
}

.qodef-banner-text-position{
    position: absolute; 
    top:65%; 
    left:4.25rem; 
    color:white; 
    font-size:60px;
    line-height:3.25rem;
}

.qodef-home-images-size{
    height:550px !important;
    object-fit: cover;
}

@media only screen and (max-width: 1200px) {
    .qodef-home-images-size{
        height:384px !important;
    }
}

@media only screen and (max-width: 600px) {
    .qodef-banner-text-position{
        left:1.25rem; 
        font-size:48px;
    }
}