

p.tool{
    margin-left:56px !important;
}
img.img{

    min-width: 290px !important;
    min-height: 150px !important;
}
img.img2{

    min-width: 290px !important;
    min-height: 150px !important;
}
div.grid-wpr.bor{
	margin-bottom:0 !important;
}

@media screen and (min-width: 640px){
    section.banner p{
        margin-bottom:30px !important;
    }
    section.banner{
        margin-top: 1px !important;
        margin-bottom:0 !important;
    }
    div.grid-wpr.desktop-only{
    	margin-top:0 !important;
    }
    p.w-50.cho{
    	margin-bottom:0 !important;
    }
    a.else{
    	margin-top:17px !important;
    }
    img.img.fl-r{
    	float:right !important;

    }
}

@media screen and (max-width: 639px){
	p.rbcf{
		margin-bottom:10px !important;
	}
	p.ex{
		margin-bottom:15px !important;
	}
	img.img.fl-r{
    	float:none !important;
    	margin: 0 auto;
    	display: block;
    }
    img.img2{
    	margin: 0 auto;
    	display: block;
    }
    div.grid-inner.prix{
    	padding-bottom:0 !important;
    }
    div.grid-inner.mut{
    	padding-top:0 !important;
    }
}