.large_cont {
  text-align: center;
  font-size: 16px;
  background-color: #fff;
}

.size-chart {
  width: 935px;
  margin: 0 auto;
}

.size_headl {
  color: #f0c;
  font-size: 1.1em;
  margin-top: 27px;
}

.size_manuf {
  background: url("/images/Category/vibrators/pixel-grey.gif") repeat-x left center;
  font-size: 1.1em;
  color: #690;
  margin-top: 24px;
}

.size_manuf span {
  background: #fff;
  padding-right: 21px;
}

.s_name {
  font-weight: 700;
  text-align: right;
}

.s_pink {
  color: #f0c;
}

.s_red {
  color: #ee0700;
}

.s_green {
  color: #690;
}

.s_orange {
  color: #f60;
}

.s_grey {
  color: #666;
}

.s_dblue {
  color: #039;
}

.s_purple {
  color: #90c;
}

.sm_red {
  color: #ff1010;
}

.sm_blue {
  color: #039;
}

.size_tables {
  font-size: 0.8em;
  margin: 20px 0 25px 0;
  border-collapse: collapse;
}

* html .size_tables {
  margin-bottom: 49px;
}

.size_tables td {
  width: 107px;
  border-bottom: 1px solid #e0e0e0;
  padding: 4px 0;
  vertical-align: middle;
}

.long_table td {
  width: 98px;
}

.size_tables .s_name {
  padding: 0 24px 0 17px;
  width: auto;
}

.b-social-btns {
  display: none;
}

@media screen and (max-width: 600px) {
  .size_manuf {
    text-align: center;
  }
  .size_manuf span {
    display: inline-block;
    padding: 0 20px;
    font-size: 21.333px;
  }
}
:target::before {
  content: "";
  display: block;
  height: 78px;
  /* fixed header height*/
  margin: -77px 0 0;
  /* negative fixed header height */
}