/* For wider screen than phone */

@media (min-aspect-ratio: 7/4)  and (min-height: 800px) {
  [id^="container-of-"][id$="-boxes-div"] {
    margin-top: 58px !important;
  }
}

/*  */

@media (min-aspect-ratio: 7/4)  and (min-height: 800px) {
  .navbar {
    border-bottom: 1px solid rgb(206, 190, 202);
    border-bottom-style: dotted;
  }
}

/*  */

@media (min-aspect-ratio: 7/4)  and (min-height: 800px) {
  .simple-keyboard {
    mmmargin-top: 55px !important;
  }
}

