/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
.moverimagen{
  margin-left: 9.5px;
  margin-top: 1.5px;
}
.img-50{
  width: 50px;
  height: 50px;
}
.img-65{
  width: 65px;
  height: 65px;
}
.img-80{
  width: 80px;
  height: 80px;
}
.img-150{
  width: 150px;
  height: 150px;
}
.img-200{
  width: 200px;
  height: 200px;
}
.img-300{
  width: 300px;
  height: 300px;
}
