/* Medium Devices, Tablets */
@media only screen and (min-width: 768px) {
  .navbar-top {
    left: 8.333333%; }
  #main-content {
    top: 0;
    position: absolute;
    left: 8.333333%; } }
