*, *:before, *:after {
  box-sizing: border-box;
}

roo {
  box-sizing: border-box;
}

.htitle {
  margin-left: 50px;
  font-size: 15px;
  color: white;
}

.btitle {
  font-size: 13px;
  color: #818c99;
  margin-left: 50px;
  line-height: 16px;
  letter-spacing: -0.07800000160932541px;
}

.btitle2 {
  font-size: 13px;
  color: #818c99;
  margin-left: 50px;
  line-height: 16px;
  letter-spacing: -0.07800000160932541px;
}

.ava {
  /*width: 20px;*/
  margin-left: -5px;
  display: block;
  background: red;
  margin-top: 5px;
  background-size: cover!important;
  /*margin-bottom: 10px;*/
  background-position: center;
  position: absolute;
  filter: saturate(0);
  width: 38px;
  height: 38px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.08);
  /*background: url(assets/img/Layer%204.jpg);*/
  background-size: contain;
  border-radius: 50%;
  /*height: 20px;*/
}

