/* Enter Your Custom CSS Here */
.pp li {
    margin: 10px;
    list-style-type: disc;
}
h3 {
    font-size: 18px;
    color: #646262;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media only screen and (max-width:800px){
  
.fb a {
    margin-right: 1px;
    margin-left: 4px;
}
  #call {
    background: url(http://lvcp.com.au/images/back-call.png) no-repeat 0 0;
    width: 290px;
    padding-left: 18px;

}
  p {
    font-size: 15px !important;
}
  
}