.container-narrow {
    max-width: 960px!important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.text-green, .text-green a {
    color: #88B56D!important;
}