@media (max-width:619px) {
	body {
	  padding-bottom: 188px !important;
	}
	#hubspot-messages-iframe-container {
		bottom: 0px !important;
	}
	.pd_piece:hover {
		transform: unset !important;
		box-shadow: unset !important;
	}
	
	
	#bloc #colonne{
        /*
		position: fixed !important;
        background-color: #f0f0f0 !important;
		*/
		bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
        z-index: 1000 !important;		
	}
	
}