.oophide .webnot-cont, .bgImg .webnot-cont {
    width: 408px !important;
    min-width: inherit !important;
}
.webnot-main {
    position: fixed;
    max-width: 440px;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid #D0D0D0;
    background: #fff;
    border-radius: 0 0 4px 4px;
    padding: 15px;
    box-shadow: 1px 1px 2px #DCDCDC;
    z-index: 999999;
}
.oophide #my_web_push_app_box_dialog_content, .bgImg #my_web_push_app_box_dialog_content {
    color: #888 !important;
}
.oophide #my_web_push_app_box_dialog_content strong, .bgImg #my_web_push_app_box_dialog_content strong {
    color: #444 !important;
}
@media screen and (max-width:479px){
.oophide .webnot-cont, .bgImg .webnot-cont, .webnot-cont{width:300px !important;}
.webnot-main {padding:15px 20px 15px 15px;}
}
