.serviceInfo{
  width: 96%;
  margin: 10px auto;
}

.serviceInfo img{
  width: 350px;
  float: left;
}

.infoRight{
  float: right;
  width: 630px;
  height: 370px;
  background-color: #f2f2f2;
  text-align: left;
}

.infoTitle{
  font-weight: 600;
}

.infoRight p{
  font-size: 16px;
  line-height: 24px;
}   