/* Element | https://atlasgroupenergy.com/ */

.nav-outer > div:nth-child(2) {
  display: none;
}

/* Element | https://atlasgroupenergy.com/ */

.right-col > div:nth-child(2) {
  display: none;
}

div.inner-box:nth-child(2) > ul:nth-child(1) > li:nth-child(1) {
 display: none;
}

.nav-outer > div:nth-child(2) {
  display: none;
}
