#champagneandoysterfest_fb_link{
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}


@media (max-width: 575.98px) {
  #champagneandoysterfest_fb_link{
    height:584px;
    background-image: url('/img/2018_06_chao_web_576.png');
    background-position: center top;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  #champagneandoysterfest_fb_link{
    height:384px;
    background-image: url('/img/2018_06_chao_web_768.png');
    background-position: center;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #champagneandoysterfest_fb_link{
    height:496px;
    background-image: url('/img/2018_06_chao_web_992.png');
    background-position: center;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #champagneandoysterfest_fb_link{
    height:600px;
    background-image: url('/img/2018_06_chao_web_1200.png');
    background-position: center;
  }
}

@media (min-width: 1200px) {
  #champagneandoysterfest_fb_link{
    height:600px;
    background-image: url('/img/2018_06_chao_web_1200.png');
    background-position: center;
  }
}
