.home_page_wrap {
    background-image:url('/assets/images/wraps/body_wrap.jpeg');
    background-attachment:fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.details_page_wrap {
    background-image:url('/assets/images/wraps/sports_back.png');
    background-attachment:fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
