 #first-screen{
     height: auto;
     background: url(../img/fbg1.png);
     background-repeat: no-repeat;
     background-position: bottom;
     margin-top: 4%;
}
 .feature-col-left{
    
     margin-right:25%;
}
 .feature-mobile{
     text-align: center;
    /* border: 2px solid #b7d0c4;
     */
     border-radius: 3px;
}
 .feature-mobile img{
         border-bottom: 1px solid #c1c1c1;
     text-align: center;
    margin: 30px auto 0;
}
 .feature-col{
     text-align:center;
}
 .feature-col button{
     background: #90c501;
     border: 0;
     color: #003a1d;
     font-weight: 600;
     padding: 6px 16px;
     border-radius: 50px;
     font-size: 12px;
     margin-top: 20px;
     cursor: auto;

}
 .feature-col button:focus{
     background: #90c501;
     border: 0;
     color: #003a1d;
     font-weight: 600;
     padding: 6px 16px;
     border-radius: 50px;
     font-size: 12px;
     margin-top: 20px;
     cursor: auto;
     outline:none;
}
 .feature-col h4{
     color: #00552a;
     font-size: 15px;
     font-weight: 600;
     margin-top: 20px;
}
 #second-screen{
     height: auto;
     background: url(../img/fbg2.png);
     background-repeat: no-repeat;
     background-position: 0px 190px;
     margin-top: 8%;
}
 .feature-text{
     margin-top:38px;
}
 .feature-text p{
     color: #000;
     font-size: 14px;
     text-align: left;
     margin-bottom: 20px;
}
 .feature-text-left{
     padding-right:15px;
}
 .feature-text-right{
     padding-left: 45px;
     padding-right: 50px;
}
 #third-screen{
     height: auto;
     background: url(../img/fbg3.png);
     background-repeat: no-repeat;
     background-position: 115px 125px;
     margin-top: 8%;
}
 .bottom-p p{
     color: #000;
     font-size: 14px;
     text-align: center;
     margin-bottom: 20px;
     padding: 0px 50px;
     margin-top: 30px;
}
 .bottom-p2 p {
     color: #000;
     font-size: 14px;
     text-align: center;
     margin-bottom: 20px;
     padding: 0px 20px;
     margin-top: 30px;
}
 #fourth-screen{
     height: auto;
     background: url(../img/fbg3.png);
     background-repeat: no-repeat;
     background-position: -40px 260px;
     margin-top: 8%;
}
 #fifth-screen{
     height: auto;
     background: url(../img/fbg5.png);
     background-repeat: no-repeat;
     background-position: right center;
     margin-top: 8%;
     margin-bottom: 4%;
}
 