/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/
.hermes.tparrows
{
  display: none !important;
}
.testimonial .testimonial-item h4
{
  text-align: left;
  font-family:"Open Sans";
  font-weight: 300;
}
.testimonial.testimonial-box .testimonial-item
{
  padding: 20px;
  background: url(../images/mehrm-half.png),url(../images/wht.png);
  background-repeat: no-repeat, repeat;
  background-position:  right center,left top;
  border-radius: 4px;
  min-height: 106px;
}
