

/* Start:/sizes/styles.css?1692273321405*/
.sizes__wrapper {
  padding-bottom: 50px;
}

.sizes__wrapper h2 {
  font-weight: 700;
  font-size: 18px;
  margin: 15px 0;
}

.sizes__wrapper th,
.sizes__wrapper td {
  border: 1px solid #414141;
  text-align: center;
  vertical-align: center;
  padding: 1%;
}

.sizes__wrapper table {
  width: 70%;
}

@media (max-width: 991px) {
  .sizes__wrapper table {
    width: 100%;
  }
}
/* End */
/* /sizes/styles.css?1692273321405 */
