/*
 * Theme Name: Landing Page
 * Author: Amit Moreno
 * Author URI: http://www.amitmoreno.com/
 * Version: 1.0.0
 * Text Domain: lp
 */
.main-services{
    float: right;
    width: 50%;
}
#lp-services h3{
display:none;
}
.wpcf7-form p{
margin:0!important;
}
span.wpcf7-not-valid-tip {
    color: #D90000;
    font-size: 1em;
    display: block;
}