/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/


#jumbotron-background{
  background-color:rgba(91,59,172,0.8);
}

.header.header.sticky{
  background:rgba(91,59,172,1);
}

.hero_single.version_2:before{
  background:url('../img/jumbo1.jpg');
  background-size:cover;
}

#hero_in.general:before{
    background:url('../img/jumbo_about.jpg');
  background-size:cover;
}


.lesson-img{

}
