.custom-size-guide-content {
  padding-top: 1.5rem;
  text-align: justify !important;
}

.custom-size-guide-content__text {
  margin-bottom: 1.5rem;
}

.custom-size-guide-content__text p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.custom-size-guide-content__image img {
  display: block;
  max-width: 100%;
  height: auto;
}