#popup_home {
    top: 50%;
    left: 50%;
    text-align:center;
    position: fixed;
    background: #fff;
    padding: 30px;
    width:70% !important;
    
}



img {
  width:100%;
}

#popup_home p {
    text-align:left;
}
.bannerview {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
