@charset "utf-8";
/* CSS Document */

body, table {font-family: 'Open Sans', sans-serif;font-size:13px;}
.footer_style {
    margin: 10px 3px;
    clear: both;
    text-align: center;
}
@media screen and (max-width: 768px)
{
.mb_display{ display:none !important;}
.wrapper{ background:#fff !important;}
.innr_wrap{background: #fff !important;}
.t100_width {  width: 30%;}
}