/* logo size */
.logo-img{
    width: 250px;
     height: auto;
}



 /* Testimonials */
 #testimonial-container{
    text-align:justify;
 }
 .testimonial-two{
    text-align:justify;
    padding-top: 70px;
 }

 /* cdms */
 #cdms{
    padding-top: 30px;
 }

 /* projects */
 .counter-one__shape-1{
    background-color: orange;
 }

 /* blog */
 #blog{
    width: 25rem;
 }

 /* clinet-img */
 #clinet-img{
    height: 110px;
 }

 #our-client-img{
    width: 12rem;
    height: 135px;
 }

 /* brand-img */
 .brand-img{
    margin-top: 15%;
 }

 /* content-writing */
 #content-img{
    border-radius: 25px;
 }

 /* seo */
 #seo-img{
    border-radius: 25px;
 }

 /* online paid promotions */
 .online-promotions{
    border-radius: 25px;
 }

 /* testimonials */
 #testimonial-imgs{
    width: 20rem;
 }
 #testimonials-imgs{
    width: 100rem;
 }