.hero-text {
    background: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.15)), url("../misc/partners-hero.jpg");
    background-size: cover;
}


img {
    width: 80%;
    max-width: 17rem !important;
}
