/* iPads and Tablets */
@media only screen and (min-width: 675px) and (max-width: 959px) {
body {
 overflow-x:hidden;
}
#header_block .row1 .left_text{ font-size:14px; color:#fff; float:left!important; margin:0px 0px 0px 1%;}
#header_block .row1 .right_text{ font-size:14px; color:#fff; float:left!important; margin:0px 0px 0px 1%;}

}
