@media (min-width: 990px) {
    .sitewidget-navnew .smsmart.navnew-item-overview {
        display: table;
        width: 100%;
      	position: relative;
        margin-left: auto;
        margin-right: auto;
        list-style: none;
        line-height: normal;
        direction: ltr;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
     .sitewidget-navnew .smsmart.navnew-substyle5>li {
        position: static;
       	display: table-cell;
        float: none;
    }
  .sitewidget-navigation_style-20220329142426 .smsmart .navnew-sub1 {
  	display: none
  }
}
.light-gallery-flex-warp {
	display: flex;
    flex-wrap: wrap;
}
.sitewidget-articlelist .articlelist-liststyle16 .articlelist-item {
    width: calc(100% / 3 - 14px);
}
.sitewidget-articlelist .articlelist-liststyle16 .articlelist-item img{
    width: 100%
}