@media(min-width:768px){
section{
    margin-bottom:50px !important;
}
.NG-hero-section-0 .banner-wrapper p{
    font-size:35px;
    font-weight:200 !important;
}
.NG-hero-section-0 .banner-wrapper .wrapper{
    margin:auto;
    position:relative;
    align-items:center !important ;
    top:38%;
}
}
.NG-hero-section-0 .banner-wrapper .wrapper a{
    color:white ;
}
.NG-categories-1 .container  h1{
    text-align:center !important;
}
.NG-categories-1{
    margin-bottom:30px !important;
}
.NG-categories-1 .container  .grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.store-footer .order-8.md\:order-none {
    display:none;
}section.NG-categories-1.NG-categories.\!mb-0  .grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}