body, html {
  background-color: #000000 !important;
}
.container-superior {
  background-color: #670f0e !important;
}
/*------------------------------------------------------------------
[ Responsive ]*/

  	@media (max-width: 595px) {

      .gigya-screen .cdp-liteRegistrationSamplesLanding-state    label.gigya-label  span {
        width: auto !important;
      }

      .gigya-screen .cdp-liteRegistrationSamplesLanding-province label.gigya-label  span {
        width: auto !important;
      }

      .gigya-screen .cdp-liteRegistrationSamplesLanding-district label.gigya-label  span {
        width: auto !important;
      }

		}
