*, *:before, *:after {
    position:static;
}
.title_01,.boxRight,.h3Bar_01 {
  box-sizing: initial;
}
p {
  clear:none;
  overflow: visible;
}
img {
  display: initial;
  display: unset;
}
h1,h2,h3,h4,h5 {
  font-size: initial;
  line-height: normal;
}
li {
  margin: 0;
}
.very-specific-design {
  width: 590px;
  height: 100%;
  padding: 20px 0;
  background: white;
  position: relative;
  left: 50%;
  top: 50%;
  -ms-transform-origin: center top;
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
}

#scaleable-wrapper .block-box {
  border: 1px solid #fd9487;
  clear: both;
  display: block;
  padding: 3px;
  overflow: hidden;
}

  #scaleable-wrapper .block-box-text {
    width: 100%;
  }

  #scaleable-wrapper .block-box-left {
    float: left;
    width: 77%;
    padding-bottom: 10px;
  }

  #scaleable-wrapper .block-box-title {
    background: -webkit-linear-gradient(right, rgba(249,181,116), rgb(249, 181, 116,0.2)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(249,181,116), rgba(249, 181, 116,0.2)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(249,181,116), rgba(249, 181, 116,0.2)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(249,181,116), rgba(249, 181, 116,0.2)); /* Standard syntax (must be last) */
    color: #FFF;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 4px 5px;
    text-shadow: 1px 0 2px #666;
  }

  #scaleable-wrapper .block-box-title span {
    font-size: 18px;
  }

  #scaleable-wrapper .block-box-right {
    float: right;
    width: 23%;
  }
  td.ttl_icn {
    vertical-align: middle !important;
  }

  

@media only screen
and (max-width : 500px) {
  
  #scaleable-wrapper DIV#left-block,
  #scaleable-wrapper .px12,
  #clinicName,
  /* h4.clinicName, */
  .block_height-3,
  #scaleable-wrapper .px12 .style3 {
    font-size: 18px !important;
    line-height: 25px !important;
  }
  .px12white {
    font-size: 18px !important;
  }
  
  .px13pink,
  .px13,
  .px132,
  #mn_type_2010 .blk_07 h4.t_02,
  #mn_type_2010 .blk_03 .t_01,
  #mn_type_2010 .blk_04 .t_01,
  h4.t_02,
  #mn_type_2010 .blk_05.miradry h3.t_01,
  #mn_type_2010 .blk_06 .left_blk .t_01,
  .px11 .style1 {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  /* .infoText dl{
    font-size:16px !important;
    line-height: 20px !important;
  } */
  /* .infoButtom {
    height: 24px !important;
    width: 110px !important;
    background-size: 100% !important;
  } */

  #scaleable-wrapper .px11 {
    font-size: 17px !important;
    line-height: 24px !important;
  }

  #info dd {
    margin-left: 110px !important;
  }
  dl#info {
    font-size: 100% !important;
  }

  .text-out {
    display: none !important;
  }

  H1 DIV.inline-txt {
    font-size: 19px !important;
    line-height: 30px !important;
  }

  #infoButtom {
    height: 23px !important;
    width: 170px !important;
    background-size: 100% !important;
  }
  #mn_type_2010 .blk_06 .left_blk .right_blk .t_05>img {
    width: 150px !important;
  }

}
