.vcont {
  width: 100%;
  margin-bottom: 5px;
}

.votes {
  text-align: right;
  padding: 10px;
  color: black;
}

.rela {
  position:relative;
}

.leftv {
  position:relative;
  text-align: left;
  top:0px;
  right:-70%;
}

.poro {width: 90%; background-color: #F3F300;}
.zele {width: 100%; background-color: #5196F3;}

section, jumbotron {
  marging-top: 1rem;
  marging-bottom: 1rem;
}

.leftcol {
  padding-right:0px;
  marging-right:0px;
}

.rightcol {
  padding-left:0px;
  marging-left:0px;
}
