﻿/*body.sessionExpBody
{
    background: url(/SRC_LoyaltyWeb/img/hpbackground.jpg);
    background-position: center top;
    background-color: rgb(224, 220, 204);
}*/

/*@media only screen and (max-width: 767px) and (min-width: 320px)
{
    body.sessionExpBody
    {
    background: url(/SRC_LoyaltyWeb/img/hpbackground.jpg) !important;
    background-position: center bottom 87px;
    background-color: rgb(224, 220, 204);
    padding-bottom: 101px;
    }
}*/

/*@media only screen and (max-width: 991px) and (min-width: 768px)
{
    body.sessionExpBody
    {
        background-position: center bottom 24px;
    }
}*/