/*****************************
** Custom site styles can be added to this file - EDIT AT YOUR OWN RISK!!!
*****************************/

.stock-number-text {
   font-family: arial;
  font-weight: bold;
}

.HomeBanner {
    display: block;
    margin-left: auto;
    Margin-right: auto;
    margin-top: 155px;
}

@media (min-width: 1200px)
.collapse.top-search {
    max-width: 1100px;
    top: 330px;
}