.row-height {
    height: 900px;
}

.list-group-item:hover {
    background-color: rgba(30, 125, 180, 0.85);
}