
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 952px } }
        @media (min-width: 651px) { body { min-width: 952px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/onewebmedia/casares.jpg?etag=%22pPe%2FcvgA%2BzhsbAH6pUku5lLyNLI%22&sourceContentType=image%2Fjpeg');
background-color:rgba(44,145,140,1);
background-repeat:repeat;
background-position:0% 0%;
background-size:auto;
background-attachment:scroll;
                        }