.bg-news{
		background: url(/_res/yuhs/news/img/common/main-news-bg.png) no-repeat;
		background-size: cover;
}
@media (max-width: 1024.98px) {
  .bg-news{
		background: none;
	}
}