.highlighted{
    width: 100%;
    z-index: 100;
    max-height: 570px;
    /*grid-column: 1 / 12;
    grid-row: 1;*/
    position:relative;
    z-index: 1;
    overflow: hidden;
}
.region-highlighted {
  margin: 0;
}

.highlighted .layout-container {
    width: 100%;
	max-width: none;
	padding:0 0;
}
.highlighted .layout-container img{
    width: 100%;
}

.highlighted_bleu{
    /*background: #1FADD3 url(../../images/fd_connexion.png) 0% 100% no-repeat;*/
    padding: 50px 0;
}