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