nav#landmarks {
    display:none;
}

nav#page-list {
    display:none;
}

ol {
    list-style-type: none;
}
body{
pading:2%;
font-family: Georgia, serif;
}
p{
text-align:justify;

}
.qrimg{
display:block;
float:right;
width:100px;
}
img{
width:100%;
}
h1{
padding:10px;
background:#418a77;
color:#fff;
box-shadow: 0 5px 5px #777;

}
h2{
color:#418a77



;


}
h3{
color:#260f18s;
background:#b9dbc3;
padding:8px;
border-radius:10px;
}
.box-grn{
padding:10px;
background:#e7e8e9;
color:#000;
border:3px solid #E3C103;
border-bottom:3px solid #E3C103;
margin-bottom:20px;
}
.covertxt{
background:#E3C103;
position:absolute;
top:50%;
width:100%;
}


img
{
max-width:90%;
padding:5px;
text-align:center;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
table { 
	  	width: auto; 
font-size:15px;
padding:0px;
       
	}
}
table
{
	width:100%;
	border:1px solid #000;
	border-collapse:collapse;
}
td
{
	padding:1px;
	border:1px solid #000;
	border-collapse:collapse;
}
