.contact-form {
    right: 8%;
}

.acacia-para {
    width: 1200px;
    margin: auto;
    padding: 20px;
        text-align: center;
}

@media (min-width: 320px) and (max-width: 767px) {
    .card-img {
        width: 250px;
        margin: auto;
    }

    #filter-buttons button {
        font-size: 13px;
    }

    #filter-buttons {
        width: 370px;
        margin: auto;
    }

    /* .banner-villa{
    height:830px !important;
} */
    .banner {
        flex-direction: column !important;
        /* height: 830px !important; */
        object-fit: cover !important;
        background-image: url(../img/Acaciawebsite\ banner2.jpg);
        background-position: left center !important;
    }

    .banner-content {
        width: 300px !important;
        margin: 0px;
        position: absolute;
        /* top: -25% !important; */
        left: 0% !important;
        margin-top: 10px;
    }

    .contact-form {
        top: 70%;
        margin-top: 20px;
        width: 300px !important;
    }


    .contact-form h3 {
        color: white !important;
    }

    .rohaan {
        font-size: 20px !important;
    }

    .banner-title {
        font-size: 25px !important;
        margin-top: 0px;
    }

    .text-primary {
        padding: 0px !important;
        font-size: 20px !important;
        line-height: 32px;
    }

    .banner-subtext {
        font-size: 16px !important;
    }

    /* .banner-description {
        width: 330px !important;
    } */

    .banner-form {
        width: 260px;
    }

    .acacia-property-details {
        height: 550px !important;
    }

    .tab-flex {
        width: 290px !important;
    }

    .acacia-para {
        width: 380px !important;
    

    }
}