.gl-footer {
  text-align: center;
  height: 72px;
  background: #30604e;
  width: 100%;
  border-top: 8px solid #9c8267;
  box-sizing: content-box;
  line-height: 72px;
  color: #ffffff;
}
.gl-footer-mobile{
    display: none;
}