.nn-home-wrapper{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px}
.nn-home-main{min-width:0}
.nn-home-sidebar{width:320px}
.banner-970 img{width:100%;max-width:970px;height:auto}
@media(max-width:992px){
.nn-home-wrapper{grid-template-columns:1fr}
.nn-home-sidebar{width:100%}
}
