.how-to-wear_module div {
  line-height: 0;
}
.how-to-wear_module .howto-heading {
  background-color: #3d3834;
  padding: 20px 10px;
}
.how-to-wear_module .howto-heading h2 {
  color: white;
  margin: 0;
  line-height: 1;
  font-size: 2rem !important;
}
.how-to-wear_module .howto-video {
  margin-bottom: 20px;
}
.how-to-wear_module .howto-gif img {
  width: 100%;
}
.how-to-wear_module .howto-desc p {
  margin-top: 0;
  text-align: center;
}
