/**WINK_OVERRIDE*/@media screen and (max-width: 770px) {
  /* Forza display block solo per l'immagine che jQuery ha già mostrato */
  .img-premio-cultura:not([style*="display: none"]),
  .img-premio-sport:not([style*="display: none"]),
  .img-premio-viaggio:not([style*="display: none"]) {   
    display: block !important;
    background-color: #0000 !important;
    max-height: 700px !important;
  }
}/**END_OVERRIDE*/
