
.cust-quote{padding:0 2%;}
p{font-size:14px;}
h2, .hTag2 {
    font-size: 25px;
    line-height: 34px;
    margin: 0px 0 0px;
    color: #333;
    font-weight: 400;
}
@media screen and (max-width:768px) {
.cust-quote, #meCommonFooterNew, .btmBar{display:none}
p{font-size:20px;}
h2, .hTag2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0 0px;
    color: #333;
    font-weight: 400;
}
}

#btmBar ul li {
  float: left;
  width: 32%;
  padding: 0 0.5%;
  text-align: center;
}
