.map{
    height: 250px;
    margin-bottom: 5vh;
}
.video{
    height: 170px;
    width: 100%;
    margin: 0 auto 5px;
}


.background_media{
    background: url(/Files/App_002/NewFolder/Sans-titre---66.jpg)no-repeat;
    margin-bottom: 120px;
    position: relative;
    top: 80px;
    width: 100%;
    height: 50vh;
    background-size: cover;
}
















