select {
  background-image: none;
}
.young-style .footer-content .cs-cols > div .sprite-icon-mail {
  right: -55px !important;
}
h2.pfad-5:before,
h3.pfad-5:before,
h2.pfad-6:before,
h3.pfad-6:before,
h2.pfad-7:before,
h3.pfad-7:before,
h2.pfad-8:before,
h3.pfad-8:before,
h2.pfad-9:before,
h3.pfad-9:before,
h2.pfad-10:before,
h2.pfad-11:before,
h2.pfad-12:before,
h3.pfad-10:before,
h3.pfad-11:before,
h3.pfad-12:before {
  display: none;
}
.container {
  display: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*--------------------------    MIN 300px   ----------------------------*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media screen and (min-width: 300px) {
  .container {
    display: block;
  }
}
