.height_column {
  background-color: #F5F5F5 !important;
  height: 10000px;
  width: 500%;
  position: absolute;
  top: -200px;
  z-index: -1;
  left: -60px;
}

.evento_item:hover{
    background-color: #F5F5F5; 
}