




@media only screen and (min-width: 768px){
  /* .bg-light {
      background-color: #6a0dad!important;
      /* border-radius: 100% 100% 0 0; */
  } */

.top_section{
  height: 60px;
}

.top_section span{
  font-size: 30px;
  font-weight: 600;
}

.slider_image{
  background: url('../img/slider/sli.jpg');
  background-position: center;
  background-size: cover;
  width:100%;
  height:350px;
}
.contrubut_btn{
  position: absolute;
  font-size: 15px;
  font-weight: 300;
  top: 250px;
}




}/* End min width-768px */
