.logo {

    width: 300px;



}



.about-section ul {

    list-style: disc;



}



.about-section ul li {

    margin-left: 30px;

}



.ecospace {

    width: 200px;

}



.dsprime-logo {

    width: 150px;

}



.growth-section ul {

    padding-top: 10px;



    padding-left: 25px;

}

p,
ul li {
    text-align: justify;
}

.blog-wrapper .single-blog-post .post-content ul li {
    color: white;
}

@media (max-width: 991px) {

    .header-tops-section {

        display: inline-block;

        width: 100%;



    }



    .header-tops-wrapper {

        display: flex;

        align-items: center;

        justify-content: flex-start;

        flex-direction: column;

        flex-wrap: nowrap;

    }



    .header-tops-wrapper .contact-list {

        display: flex;

        align-items: center;

        flex-direction: column;

        flex-wrap: nowrap;

        gap: unset;

    }



}
.custom-height-tab{
    height: 285px;

}
.whychooseus{
    height: 200px;
}
.offcanvas__info {
   
    width: 300px;

}
@media only screen and (max-width: 600px) {
    .offcanvas__info {
        width: 225px;
    }



  }




