/* Add custom CSS styles below */ 


.NG-categories .card-inner {
    height: 600px;
}
/*******************/

@media (max-width: 768px) {
.NG-categories .card-inner {
    height: 250px;
}
.GL-promotional-banner.ng-s-block  .overflow-hidden {
    height: 310px;
}
  footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  .the-logo {
    height: 70px;
  }
}