.custom-bg1 {
  background-image: url(../images/dngchampionship_main_bg.jpg);
}

@media screen and (max-width: 480px) {
	.custom-bg1 { background-image: none;
	}
}