/* Keep the NU Stadium identity visible as the capabilities banner widens. */
@media (min-width:1100px){
  .cap-image{background-position:center 20%}
}
@media (min-width:1600px){
  .cap-image{background-position:center top}
}
