/** Generated by QuickPaging **/
.newsletter{
display:none;
}
.wrap {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    background-color: #fff;
}
.centerpage{
width: 100%;
background-color: #eaeaea;
margin: 2% auto;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
   .mbl_size{
         width:100%;
    }

}