@media screen and (min-width:999px) {
    .formation {
	width: calc(99.8%/3);


}
}
.formation.vertical h3 {

	font-size: 25px;
}
.bis .txt_bandeau {
    background-color:rgba(124, 167, 185,0.5);
}

.formation.vertical.bis a {
margin-top: 0;
}

.formation.vertical.bis td.texte {
	display: inline-block;
	width: 60%;
	top: 10%;
    
}
.formation.vertical.bis td.photo, 
.formation.vertical.bis td.texte,
.formation.bis{
	    min-height: 400px;
            text-align: center;
}
.formation.vertical.bis td.photo {
	left: 0;
}


.formation.vertical.bis h5 a {
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.8);
	color: #000 !important;
	margin: 15px;
        max-height: 250px;
        padding: 10px;
}
.formation.vertical.bis a::after {
	display: none;
}


@media screen and (min-width:999px) and (max-width: 1470px) {div#RL_div_menuGch_VERTICAL{font-size: 1em;} }
@media screen and (min-width:999px) and (max-width: 1300px) {
    
   .formation.vertical.bis td.texte {
	width: 80%;
	top: 0;
}
.formation.vertical img {
	height: 100%;
	width: auto;
	transition: none;
}
div#RL_div_menuGch_VERTICAL {
	font-size: 0.8em;	
}
.formation {
	display: inline-block;
}
}

@media screen and (max-width:999px) {
.formation .photo img {
	width: auto;
	height: 100%;
	right: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.formation .photo img:hover {
	width: auto;
	height: 100%;
}
.formation.vertical.bis td.texte {
	width: 80%;
	top: 0;
}
}