/*--- Petty Cash ---*/


body {
   
    background-color: #fff;
}

 
.bg-img-12 {
    background-image: url(../img/main1.jpg);  
}

.coming-soon a {
    color:#222;  
}

.white {
    color: #222!important;
}

.hero-content {
   
    vertical-align: bottom;
}

@media (max-width: 992px) {
.coming-soon p.lead {
    font-size: 12px; line-height:1.1;
}}