 @media screen and (max-width: 640px) {
     #sliderHome {
        display: none;
    }

    #bottomBar {
        z-index: 9999;
    }
	


	.logosMarques2 .imgLogoMarque {
        height: 25px !important;
    }

    .logosMarques2>a {
        height:30px !important;
    }
	
	.tg-site-footer-widgets {
        background: #292929 !important;
	}


}




