.texto-main{
	margin-top: 40px;
  font-size: 20px;
  border-bottom: 1px solid white;
  max-width: 350px;
}
.block-texto-azul .image,
.block-texto-azul .image-right{
    bottom: auto;
    /*position: fixed;*/
    top: 0;
    height:700px;
    background-position: center bottom;
}
/*.site-inner{
    margin-top: 0 !important
}*/
.block-texto-azul{
    padding-top: 80px;
    position: inherit;
}
.logos-patrocinadores{
    position: relative;
    z-index: 1001
}

.stro{
  font-size: 20px;
  font-family: 'Maison Neue Bold';
}


@media only screen and (max-width:991px) {
    .block-texto-azul .image-right,
    .block-texto-azul .image{
        position: relative;
        display: block;
        height: 295px;
        bottom: auto;
        width: 100%
    }
    .block-texto-azul .image,
    .block-texto-azul .image-right{
        background-position: center bottom;
        /*margin-top: 70px;*/
        position: relative !important;
    }
}