/*=======================================
 /profile/index.html CSS
=======================================*/
.boxContainer.uq-layout {
  margin-bottom: 40px;
}
.boxContainer.uq-layout .box {
  width: 470px;
}
.boxContainer.uq-layout .box + .box {
  width: 230px;
  padding-left: 40px;
  text-align: right;
}
.boxContainer.uq-layout .name {
  padding: 15px 0 30px;
  font-size: 22px;
  font-weight: bold;
}
