@media screen and (max-width:650px) {
	#other_results {
		width:98%;		
	}
	
	#carnet_transmission  {
		width:auto;
	}
	
}