.home-area{
    background-image: url(../img/yoyo.jpg);
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 520px;
}