.component-choose-size {
  padding: 15px 11.25px;
  display: flex;
  align-items: center;
  gap: 11.25px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #262626;
  border: 1px solid #000000;
}
