h2
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 40px;
    color: #333;
}

.section-body .socio-imagem
{
    background-image: url(../images/sejasocio.png);
    height: 100%;
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
}

.section-body .esporte-imagem-alt
{
    background-image: url(../images/sejasocio.png);
    height: 100%;
    min-height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
}