#station-logo-link {
  /**
   * Station Logo
   * Image must be 50px in height, and between 50px and 220px in width
   */
  background: url(../img/caroline_logo_50_deep_outlined_2.png) 0 0 no-repeat; }
  @media (max-width: 362px) {
    #station-logo-link {
      -moz-background-size: auto 40px;
           background-size: auto 40px; } }

.radioplayer-localwrapper,
body.showing-overlay .radioplayer-head {
  /**
   * Background Image or Colour
   * Images should be 380px width by 620px height
   */
  background: #c5d7ed; }

.plugin-iframe {
  /*height: 517px;*/
  /*width: 430px;*/
  height: 710;
  width: 380;
  border: none;
}



/*# sourceMappingURL=theme.css.map */