

.top_section{
  height: 60px;
}

.top_section span{
  font-size: 30px;
  font-weight: 600;
}

.slider_image{
  background: url('../img/slider/sli.jpg');
  background-position: left;
  background-size: cover;
  width:100%;
  height:auto;
}
.slider_right_text{
  padding-left:140px;
  padding-top: 10px;
}
.slider_right_text img{
  width: 200px;

}
.slider_heading{
  font-size: 24px;
  font-family: 'Libre Baskerville', serif;
}
.contrubut_btn{
  position: absolute;
  font-size: 15px;
  font-weight: 300;
  top: 250px;
}

/* donate page css start here */
.logo_side img{
  width: 99%;
  height: auto;
}

.btn-secondary_two {
    width: 250px;
    font-size: 14px;
    font-weight: 300;
}


/* #####################our_fight Page CSS Start ###################### */

.our_fight_img img{
  width: 99%;
  height: auto;
}
#accordionExample{
  padding: 50px;
}

/* #####################our_fight Page CSS End ###################### */

/* #####################Contact Us Page CSS End ###################### */
.contact_img img{
  width: 350px;
  height: auto;
}

/* #####################Contact Us Page CSS End ###################### */

/* ############# About Us Page css Start ############## */
.bio_img img{
  width:280px;
  height: auto;
  box-shadow: 4px 4px 5px 0px rgba(255,255,255,0.75);
-webkit-box-shadow: 4px 4px 5px 0px rgba(255,255,255,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(255,255,255,0.75);
}
/* ############# About Us Page css End ############## */
