.sc {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.size_guide_image {
  width: 100%;
  display: flex;
  object-fit: contain;
}
