.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 1000px;
  margin: 20px auto;
  height: auto;
  max-height: 400px; }

.mfp-close-browser-support {
  display: block !important; }

.mfp-bg {
  z-index: 1503 !important; }

.mfp-wrap {
  z-index: 10000 !important; }

#browser-support-popup-close {
  margin: 0px 0px;
  padding: 0px;
  cursor: pointer;
  width: 180px;
  color: #337ab7;
  border: none;
  background: none;
  text-align: left; }

@media (max-width: 420px) {
  .white-popup {
    margin: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    max-height: 450px; } }
@media (max-width: 328px) {
  .text-ban {
    margin-left: 0px !important;
    margin-top: 20px;
    max-width: 100% !important; } }

/*# sourceMappingURL=browser-support.css.map */
