/* Popup box BEGIN */
.mfp-bg{
  background-color: rgba(95,95,95,0.7) !important;
}
.mfp-close{
  display: none !important;
}

.sip_popup{
  max-width: 800px;
  height: 100%;
}
/* Popup box BEGIN */
