.special-kit-product-detail {
  clear: both;
    padding-bottom: 30px;
}

.content-asset .special-kit-expire {
  font-weight: 600;
  font-size: 1.2em;
  margin: 0 0 -10px;
  padding: 20px 0 0;
}

.special-kit-information-heading {
  margin: 0 0 20px 0;
  font-size: 1.5em;
  padding: 40px  0 20px 0;
  color: #003b9b;
  border-bottom: 1px dotted #003b9b;
  font-weight: bold;
}

.special-kit-notice-frame {
  border: 2px solid #F36060;
  color: #F36060;
  text-align: center;
  padding: 1em;
  font-size: 1.2em;
  font-weight: bold;
  margin: 30px auto;
}

@media screen and (max-width: 768px) {
  .special-kit-notice-frame p {
    text-align: left;
/*
    margin-left: 0.8em;
    text-indent: -0.8em;
*/
  }
}

@media screen and (max-width: 768px) {
  .special-kit-notice-frame br {
/*    display: none;*/
  }
}
