
	@media(min-width:315px){
		.table_prod tr td {
			word-break: normal;
		}
		footer .col-md-2 {
			float: left;
			width: 50%;
		}
	}
