
.elementor-section {
    background-image: url(https://www12.0zz0.com/2024/03/21/02/994903915.png);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    width: 100%;
    height: 87vh !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 5vw 5vw;
    border-radius: 0px 0px 15vw 0px; 
    margin: 5vw 0vw;
}
.elementor-section1 {
    background-image: url(https://www3.0zz0.com/2024/02/21/13/904416043.png);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    width: 100%;
    height: 87vh !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 5vw 5vw;
    border-radius: 0px 0px 0vw 0px; 
    margin: 5vw 0vw;
}
.elementor-heading-title {
    font-size: 4vw; 
    font-weight: bold;
    margin-bottom: 3vw; 
}

.prose p {
    margin-bottom: 2vw; 
    line-height: 1.6;
}

@media (max-width: 768px){
.elementor-section {
    padding: 78px 15px;
    height: auto !important;
    border-radius: 0;
    margin: 23vw 0vw;
}
    .elementor-heading-title {
        font-size: 36px; 
    }
    .elementor-section1 {
    padding: 78px 15px;
    height: auto !important;
    border-radius: 0;
    margin: 23vw 0vw;
}
}

