.row{
  margin: 0;
}
body{
  max-width: 100vw;
}
p {
  margin-bottom: 0;
}
.targir-info, .targir-info_h6{
  font-size: 14px;
}
.right-info{
  font-size: 12px;
}
.card-img-top_right{
  width: 100px;
  height: 100px;
}
.right-info-conf{
  display: grid;
  align-items: center;
  align-content: center;
  justify-items: center;
}
.avatar-img{
  max-width: 200px;
  max-height: 200px;
}
.sert-h{
  max-width: 220px;
  max-height: 173px;
}
.sert-v{
  max-width: 173px;
  max-height: 220px;
}
.footer{
  font-size: 14px;
}
.left-navbar-col{
  max-width: 133px;
}
.sert-align{
  display: flex;
  align-items: center;
  justify-content: center;
}
