a img {border:0px;}body {background-color: #FFFEFE;margin: 0px auto;}div.container {margin: 0px auto;width: 480px;height: auto;background-color: #FFFEFE;}/* The side navigation menu */#custom-background-11002 {        top: 0;    margin-top: 15px;    z-index: 99999999;        }#sonNavigation-11002 { height: 100%; /* 100% Full-height */ width: 0; /* 0 width - change this with JavaScript */ position: fixed; /* Stay in place */ z-index: 1; /* Stay on top */ top: 0; /* Stay at the top */ Left: 0; background-color: #0000FF;  overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 60px; /* Place content 60px from the top */ transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */}/* The navigation menu links */#sonNavigation-11002 > a { text-decoration: none; display: block; transition: 0.3s; font-family:'SinhalaSangamMN-Bold','Sinhala Sangam MN','Helvetica';font-weight: 700;font-size:18px;color:#939393;font-weight: 700;text-decoration:none; text-align: Left; padding: 8px 10px 8px 32px;  }/* When you mouse over the navigation links, change their color */#sonNavigation-11002 > a:hover { color: #f1f1f1;}/* Position and style the close button (top right corner) */#sonNavigation-11002 .sonClosebtn-11002 { position: absolute; top: 0;    right: 25px; margin-left: 50px;   font-size: 36px;}#sonNavigation-11002 img { display: block; width: 100%; padding: 10px 20px; box-sizing: border-box; margin: 0 auto 40px;}#sonButton-11002 {cursor: pointer; width: 70%; padding: 10px 20px; box-sizing: border-box; background: #DD3626; position: absolute; bottom: 10%; margin: 15%; border-radius: 0px; text-align: center; font-family:'Helvetica',sans-serif;font-size:16px;color:#FFFEFE;text-decoration:none;}#sonButton-11002:hover { background: #AB2B13; color: #E5E5E3}#sonHamburger-11002 { cursor: pointer; background: #FEFFFF; height: 27px; width: 35px; margin: 0 auto; padding: 6px;}#sonButton-11002 a { color: inherit; text-decoration: none;}#sonButton-11002 a:hover { color:inherit;  text-decoration:none; }#sonHamburger-11002 div { width: 35px; height: 5px; background-color: #66CCFF; margin: 6px 0;}#sonHamburger-11002 div:nth-child(1) { margin-top: 0}/* On smaller screens, where height is less than 450px, change the style of the sidenav (less paddingand a smaller font size) */@media screen and (max-height: 450px) {#sonNavigation-11002{padding-top: 15px;}#sonNavigation-11002 a {font-size: calc(18/1.4)}}