.bgimg {
    background-size    : cover;
    background-position: center;
}

.cursor {
    cursor: pointer;
}