.box__price--rate {
  color: #FF3366 !important;
  background-color: #fedae3;
  font-weight: bold;
}

.mainImg {
  margin-top: 62px;
  padding-left: 10px;
  padding-right: 10px;
}

h2 {
  padding-top: 25px;
  padding-bottom: 20px;
}

h2 img {
vertical-align: bottom;
}

p.result {
  padding-left: 10px;
}
p.subText {
    padding: 0px 10px 10px 10px;
    font-size: 0.8em;
}