.container {
   height: 100%;
   width: 100%;
   
}
.header_li li {
   display: inline;
   float: right;
   padding: 10px;

}
.logo_png {
   position: absolute;
   height:25px;
   width:auto;
   padding: 3px; 
}

.grid_png {
   height: 17px;
   width:auto; 

}
.page-title {

}

.signin {
   background-color: rgb(102, 145, 252);
   border-radius: 5px; 
}
div {
   text-decoration: none;
}

