
		.img-box
    {
      margin-top: 20px;
    }
		.img-block
    {
      float: left; 
      margin-right: 5px; 
      text-align: center;
      color: #e95656;
    }
		p
    {
      margin-top: 0;
    }
		.img-responsive
    {
      width: 150px; 
      height: 150px; 
      margin-bottom: 10px; 
      box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important; 
      border:6px solid #f7f7f7;
    }