.icon-ribbon iframe {
  height: 55px !important;
  margin: -10px !important;
}

.BadgeRibbon {
  margin: 0 !important;

}

@media screen and (max-width: 630px) {
  .info-title {
    font-size: 12px;
  }


}

@media screen and (max-width: 500px) {
  .info-title {
    font-size: 10px;
  }
}