#studio_tet_oferta-exclusiva {
  position: relative;
  max-width: 1220px;
  height: 150px;
  margin: 0 auto;
  background: url(background.jpg) no-repeat center top;
  background-color: #e09b29;
  display: block !important;
  background-size: cover;
}
#studio_tet_oferta-exclusiva .studio_stickerRight {
	display: none;
}
#studio_tet_conditions {
  position: absolute;
  bottom: 0;
  font-size: 10px;
  float: left;
  color: #fff;
  font-family: arial, sans-serif;
  text-decoration: none;
  padding: 1px 5px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#studio_tet_conditions:hover {
  text-decoration: underline
}
@media only screen and (max-width:600px) {
  .media.listehaut #bann_PR, .media.listehaut .tetiere, .media.listehaut > article[id^=tet] {
    display: block !important
  }
  #studio_tet_oferta-exclusiva {
    margin-top: 15px;
  }
  #studio_tet_conditions {
    color: #666;
    background-color: unset;
    top: -14px;
  }
  #studio_tet_oferta-exclusiva .studio_stickerRight {
	display: block;
    float: right;
    width: 100%;
    max-width: 600px;
    height: auto;
    margin-right: 0;
    margin-top: 0;
  }
  #studio_tet_oferta-exclusiva {
    background: unset;
    height: auto;
  }
}
