Hi, there!

This version of the UConn Banner is completely fluid so you can add your own custom breakpoints. Use the utility below to try it out.

Media Query Tester

This form will help you to build custom breakpoints for your banner.

Code


@media(min-width: ){
  #uconn-banner .row-container {
      max-width: 
  }
}