.ot-dc-badge {
  background-position: 0 0;
  background-repeat: no-repeat;
  box-sizing: border-box;
  color: #FFF;
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  overflow: hidden;
  padding: 0 14px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase
}
.ot-dc-badge--p {
  background-image: url(DC_Widget_US_2018.png);
  height: 200px;
  line-height: 40px;
  padding-top: 112px;
  width: 200px;
  background-size: 200px 200px;
}

.ot-dc-badge--p-fr-ca{
  background-image: url(DC_Widget_FR_CA_2018.png);
  height: 200px;
  line-height: 40px;
  padding-top: 112px;
  width: 200px;
  background-size: 200px 200px;
}