/* div.leftside {
  width: 43%;
  padding: 0px 3px 0px 0px;
  float: left;
} */

/* div.rightside {
  margin-left: 45%;
  float: right; 
} */

/* Removes borders and outlines from grid items */
/* .no-border-grid > div {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
} */

/* .sphinxgrid {
    border: none !important;
} */


