.testimonial-content > span{display:none}
.testimonial-content p{font-size: 17px;}
.sgfrm.phone-field{
padding:0 0 15px;
}
.sgnemail.phoneno-field{
padding-left: 72px;
}
.sgfrm.phone-field #country_code_list{
width:80px; position:absolute; top:5px; left:0; opacity:0; height:30px; vertical-align:top; border:1px solid #ddd; box-sizing:border-box; z-index:9999;
}
.sgfrm.phone-field .downarrow{
position:absolute; top:17px; left:55px; margin-left:-8px; width:0; height:0; border-top:6px solid #6e7275; border-right:6px solid transparent; border-left: 6px solid transparent;
}
.sgfrm.phone-field #country_code{
width: 70px;
    height: 30px;
    position: absolute;
    left: 0px;
    top:5px;
    padding: 0;
    box-sizing: border-box;
}