/* University Template over-ride
   ----------------------------------------------------*/

@media screen,projection {
  .campaign {position:relative; width:100%; padding-top:150%; margin-top:50px; background:url(images/growth-boards-2016.png) center bottom / contain no-repeat;}
  .progress {position:absolute; bottom:26%; left:43%; width:14%; height:auto; background-color:#01539d; z-index:-1; }
  .btn.btn-blue {font-size:1.27em;}
  
}