.cover-promotions{
	position: 		 absolute;
	top:			 0px;
	width: 			 100%;
	height: 		 100%;
	background: 	 transparent 50% 50%;
	background-size: cover;
}

.legend-promotions{
	font-size:   	1.45vw;
	text-align:  	left;
	font-weight: 	300;
	max-width:   	23vw;
	line-height: 	1.3em;
	text-transform: inherit;
	padding-left: 1vw;
}

.grecaptcha-badge { 
    visibility: hidden;
}