div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#Html1
{
   position: absolute;
   left: 0px;
   top: 2769px;
   width: 970px;
   height: 586px;
   z-index: 1;
}
#wb_Text1
{
   position: absolute;
   left: 0px;
   top: 40px;
   width: 970px;
   height: 2625px;
   z-index: 0;
}
@media only screen and (max-width: 969px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text1
{
   left: 0px;
   top: 112px;
   width: 320px;
   height: 6596px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html1
{
   left: 0px;
   top: 6785px;
   width: 320px;
   height: 586px;
   visibility: visible;
   display: inline;
}
}
        body {
            font-family: 'Inter', sans-serif;
        }
    