body{
  background-color: #f5f5f5;
}
.personal-r{
  min-height: calc(100vh - 243px);
}
h1{
  font-size: 22px;
  line-height: normal;
  padding:0 0 10px 0;
  display: block;
  overflow: hidden;
  border: 0 !important;
}
.content p{
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  display: block;
  overflow: hidden;
  color: #333;
}

.personal-r p{
  font-size: 16px;
  line-height: 32px;
}

