/******************************
*MediaQuery 740
******************************/
@media screen and (max-width: 740px){
  #wrap-popup{ min-width: 300px;}
  #wrap-popup .orange-button{ font-size: 16px;}
  #wrap-popup .content-popup-logo{ width: 30%;}
  #wrap-popup .content-popup-label{ width: 24%;}
  #wrap-popup .content-popup{ width: 67%;}
  #wrap-popup p.content-popup-title{ font-size: 15px;}
  #wrap-popup .close{ top: -14px; right: 2%;}
}