.mainSpan:before {
  border-bottom: 1px solid #222330;
} 
.mainSpan:after {
  border-bottom: none;
}

.icon-175th{
display: none;
}


#headercolumn {
  background: url("/home/showpublishedimage/49068") left top no-repeat; /*set left*/
  background-size: 84%;
}


@media screen and (min-width: 26.25em) {
  #headercolumn {
    background-size: auto;
  }
}
@media screen and (min-width: 31.25em) {
  #headercolumn {
    background: url("/home/showpublishedimage/49068") center top no-repeat; /*set left*/
  }
}
@media screen and (min-width: 40.5em) {
  .icon-175th{
    display: block;
    position: relative;
    top: 68px;
    right: -10px;
    width: 9%;
    /* padding-right: 16px; */
    }
}

@media screen and (min-width: 45.625em) {
#searchbox {
  width: 18.6%;
}
.icon-175th {
  top: 38px;
  width: 82px;

}
}
@media screen and (min-width: 60.9375em) {
  #searchbox {
    width: 27.6%;
  }
  }
  @media screen and (min-width: 66.8125em) {
    #searchbox {
      width: 28.6%;
    }
    }

