/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 octobre 2020, 10:30:34
    Author     : marie.l
*/
@media all and (min-width: 360px) and (max-width: 1280px)
{
    .solutions_page{
        width: 168% !important;
        margin-left: -73px !important;
    }
}

#main_content_transparent_home b {
	color:#DB4B4B;
}

#content_solutions{
	width: 58%;
	margin:0 auto;
}
.solutions_page{
    width: 1200px;
    /*margin-left: 369px;*/
}

