
.gray-bg {
    background-color: #F8F8F8;
}
.light-green-bg {
    background-color: #e6fff9;
}
.mobile-screen-resposive{
    margin: 80px auto 0 auto;
}
.mobile-screen-resposive p{
    text-align: center;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
}
img{
    vertical-align: top;
    max-width: 100%;
}