.bg-green-wrapper{ background:#00eb5b; height:95px; position:relative; margin:40px 0 0 0px; }	
.bg-green-logo{ position:absolute; left:50%; bottom:25%; transform: translate(-50%, -25%); }
.bg-green-text{ font-size:30px; text-align: center; padding:45px 0 0 0px; font-weight:700; }

.footer-sec{ background-color:#1d3722; background-repeat:no-repeat; background-size:cover; color:#fff; line-height:22px; margin-bottom:55px; margin-top:0px !important; }

@media only screen and (max-width: 767px) {
.bg-green-wrapper{ background:#00eb5b; height:100px; position:relative; margin:40px 0 0 0px; }	
.bg-green-logo{ position:absolute; left:50%; bottom:30%; transform: translate(-50%, -30%); }
.bg-green-text{ font-size:21px; text-align: center; padding:38px 0 0 0px; font-weight:700; }
}	