@media (max-width: 650px) { body { min-width: 'initial' } }
            @media (min-width: 651px) { body { min-width: 998px } }
                        .bodyBackground {
                            
background-image:url(//fashionbigstock.eu/onewebstatic/fd7c6f26f1.jpg);
background-color:rgba(218,218,218,1);
background-repeat:repeat;
background-position:0% 0%;
background-size:auto;
background-attachment:scroll;
                        }