@media(min-width: 770px) {
    #nombre-de-la-primera-secciÃ³n>div>div>section:nth-child(5),#content>div>div>div>div>div>section:nth-child(5) {
        background:#f53663!important;
        display: block;
        min-height: 640px;
        position: relative;
        padding-top: 40px!important
    }
}

.banner-pena {
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    text-align: left
}

.title-pena {
    color: #fff;
    font-size: 32px;
    line-height: normal;
    text-align: center
}

.title2-pena {
    color: #000;
    font-size: 32px;
    line-height: normal;
    text-align: center
}

.texto-pena {
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
    font-family: 'Montserrat Regular';
    text-align: center
}

.texto2-pena {
    color: #000;
    font-size: 16px;
    margin-top: 14px;
    font-family: 'Montserrat Regular';
    text-align: center
}

.boton-pena {
    color: #fff;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    background: #000000 !important;
    text-align: center;
    text-decoration: none!important;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 5px;
    margin-top: 3%!important
}

.boton-pena a {
    color: #fff!important;
    font-family: 'Montserrat Bold'!important;
    font-size: 16px!important;
    text-decoration: none!important
}

.texto-boton-pena {
    text-decoration: underline;
    color: #fff;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px
}

.texto-boton-pena a {
    text-decoration: underline;
    color: #fff!important;
    font-family: 'Montserrat Regular'!important;
    font-size: 12px!important
}

.img-pena {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    z-index: 1
}

.img-pena img {
    margin-left: auto;
    margin-right: auto;
    width: 40%!important;
    margin-top: 0%!important;
    display: block
}

.boton-pena,.texto-boton-pena {
    position: relative;
    z-index: 2
}

@media(max-width: 769px) {
    #nombre-de-la-primera-secciÃƒÂ³n>div>div>section:nth-child(5),#content>div>div>div>div>div>section:nth-child(5) {
        background: #f53663!important;
        display: block;
        min-height: 650px;
        position: relative;
        padding-top: 45px!important
    }

    .banner-pena {
        font-family: 'Montserrat',sans-serif;
        font-weight: 700;
        text-align: left
    }

    .title-pena {
        color: #fff;
        font-size: 24px;
        line-height: normal
    }

    .title2-pena {
        color: #000;
        font-size: 24px;
        line-height: normal
    }

    .texto-pena {
        color: #fff;
        margin-top: 20px;
        font-size: 16px!important
    }

    .texto2-pena {
        color: #000;
        margin-top: 20px;
        font-size: 16px!important
    }

    .boton-pena {
        color: #fff;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background: #000000 !important;
        text-align: center;
        text-decoration: none!important;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 5px;
        margin-top: 8%!important;
    }

    .texto-boton-pena {
        text-decoration: underline;
        color: #fff;
        width: 100%
    }

    .img-pena {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .img-pena img {
        margin-left: auto;
        margin-right: auto;
        width: 100%!important;
        margin-top: 20px!important
    }
}
