  @import url("/content/dam/bc1/top-tier/css/custom-global.css");


/*@media screen and (max-width: 768px) and (min-width: 480px) {
  .jumbotron .banner .item img {    
    width: 135%;    
    height: 100%;    
    margin: 0 -28%;
  }
}

 @media screen and (max-width: 489px) and (min-width: 300px){
.jumbotron .banner .item img {
    width: 145%;
    height: auto;
 }
}*/