@media (max-width: 650px) { body { min-width: 'initial' } }
            @media (min-width: 651px) { body { min-width: 1036px } }.template { visibility: hidden }
body { overflow-x: hidden }
                        .bodyBackground {
                            
background-image:url(/onewebstatic/fcfc08191e.png);
background-color:rgba(255,255,255,1);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
background-attachment:fixed;
                        }