/*!
scc
 */



/*HERO
----------------------------------*/
.jumbotron--roulu_hero_workshop{
	background-color: #564545;
	text-align: center;
	height:auto;
margin:  10rem 0 0 0;
padding:0;
  	width:100%;
  border-radius:none;

}
@media screen and (max-width: 767px) {
  .jumbotron--roulu_hero_workshop{
margin:  5rem 0 0 0;

}
}

.jumbotron--roulu_hero_workshop img{
	text-align: center;
	margin: 0 auto;
	width:100%;
  max-width: 1280px;
  height: auto;
	line-height: auto;
}

.jumbotron--roulu_hero{
	background-color:#d5ccc5;
padding:0;
	height:auto;
}

/*IMAGE
----------------------------------*/
.jumbotron--roulu_image_decoration{background-image:url(../img/decoration/bg_image_decoration.jpg);
background-size: cover;
height:320px;
margin:0;
padding:0;}

.container--rou_lu_decoimg img{
  width:100%;
  height: auto;
  
}
.container--rou_lu_decoimg .row{
justyify-content:center;
align-items: center;}