@media (max-width: 1500px) {
    #nh-bnr { background-size: 100% 100%; }
}

@media (max-width: 600px) {
#nh-bnr { background-size: 235% 100%; background-position: center; }
}