.bg-secondary {
    background-color:#10B981 !important
}
.logo{
    max-width: 64px;
}
@media (max-width: 575.98px) {
  .logo{
        width: 60px;
    }
}
.page-header-about {
    background: url(../img/banner-about12.png) top left no-repeat;
    background-size: cover;
}
.page-header-solutions {
    background: url(../img/banner-services123.png) top left no-repeat;
    background-size: cover;
}
.page-header-contact {
    background: url(../img/banner-contact123.png) top left no-repeat;
    background-size: cover;
}