.footer{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.footer img{box-shadow:5px 4px 14px 0 #6f5f5f;border-radius:5px;cursor:pointer;width:9%;margin:5px}.footer img:hover{transform:scale(1.1);transition:1s ease}.previousBtn{position:absolute;top:0;left:0;min-height:2%;z-index:50;@media only screen and (max-width:600px){.previousBtn{width:calc(100% - 60%)}.previousBtn p{font-size:.7rem}}@media only screen and (min-width:600px){.previousBtn{width:calc(100% - 80%)}}@media only screen and (min-width:768px){.previousBtn{width:calc(100% - 80%)}.previousBtn p{font-size:1rem}}@media only screen and (min-width:1200px){.previousBtn{width:calc(100% - 90%)}.previousBtn p{font-size:1rem}}}.containerReward{position:relative;width:100%;height:100vh;background-image:url(/new-bg.png);background-position:inherit;background-size:inherit;background-repeat:repeat;.wrapTextDetails{position:absolute;min-height:calc(100% - 40%);right:calc(100% - 95%);left:calc(100% - 95%)}.grid-container{display:grid;grid-template-columns:auto;-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}.grid-item{padding:1rem;text-align:center;display:flex;justify-content:center;align-items:center}.grid-item img{box-shadow:7px 7px 10px 0 rgba(0,0,0,.8)}@media only screen and (max-width:600px){.head4{font-size:1.25rem}.head2{font-size:1rem}.detail{font-size:.75rem}}@media only screen and (min-width:600px)and (max-width:767px){.head4{font-size:1.5rem}.head2{font-size:1.25rem}.detail{font-size:1rem}}}.header{width:100%;max-height:75px}