#page-container {
  overflow-x: hidden
}

.mobile_nav.opened .mobile_menu_bar:before {
  content: '\4d'
}

.gcbullets ul {
  list-style-type: none !important
}

.gcbullets ul li:before {
  content: '\e052' !important;
  color: #EA1E76;
  font-family: 'ETMODULES';
  margin-right: 10px;
  margin-left: -14px;
  font-size: 1.2em !important;
  position: relative;
  top: 4px
}
