.HearingAidFinder .HearingAidFinder-text { font-family: 'DIN Next W02 Regular', Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; font-size: 18px; font-size: 1.8rem; line-height: 24px; line-height: 2.4rem; margin-top: 20px; margin-bottom: 20px; text-align: left !important; }

body{
    background: url("//www.starkeyjp.com/hubfs/Hearing%20Aid%20Finder/Image/haf-heading-bg.jpg") no-repeat center top; 
    background-size: 100%;
    overflow-y: scroll;
}
#head .searchArea {
    top: 17px;
    height: 0px;
}
#head .headNav01 li a {
    font-size: 13px;
}
.body-container-wrapper .body-container{
    max-width:100%;
    width:auto;
    padding-top:35px;
}

#foot ul li {
    font-size: 13px;
}
#foot #footNav {
    bottom: 32px;
}
a:hover {
    color: #ea7600;
    text-decoration: underline;
}
.print a{
        color: #00b7c6;
}
.print a:hover{
        color: #ea7600;
}
#hearingToolsIframeWrap {
  height: 670px;
  width: 100%;
  min-height: 670px;
  transition: height .1s ease;
  padding: 20px 0;
}
@media (max-width: 640px) {
  .gl_group {
      height: 100% !important;
  }
}