.fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group .destacat_imatge{
    float:right;
	max-height: 12.188em;
}

.fpca_llista_quadriculaColors .text_grey{
    color:#666;
}
.fpca_llista_quadriculaColors .llistat_destacat_color_cont .destacat_color {
  border-radius: 0;
  border: none;
  padding: 0.125em;
  margin: 0;
  overflow: hidden;
  max-height: 12.188em;
}

@media(max-width: 47.939em){
    .fpca_llista_quadriculaColors .llistat_destacat_color_cont .destacat_color {
      border-radius: 0;
      border: none;
      padding: 0;
      margin: 0;
      overflow: hidden;
      max-height: 6.188em;
    }
	.fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group .destacat_imatge {
		float: right;
  		max-height: 24.188em;
	}
}
@media(min-width: 47.939em){
	.llistat_destacat_color{
		padding:0;
		
	}
}