/*=======================================
 /profile/index.html CSS
=======================================*/
.boxContainer.uq-layout .box {
  width: auto;
}
.boxContainer.uq-layout .box + .box {
  width: auto;
  padding-left: 0;
  text-align: center;
}
.boxContainer.uq-layout .box + .box img {
	width: 60%;
}
