.page_home{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
    width: 100%;
    height: 600px;
}
