@media screen and (max-width:600px) {
	.col-xs-6 {
width: 50% !important;
		
	} 
}