table td p{
	margin-bottom: 0
}
.block-texto-azul .image,
.block-texto-azul .image-right{
	bottom: auto;
	/*position: fixed;*/
	top: 0;
	height:1000px
}
/*.site-inner{
	margin-top: 0 !important
}*/
.block-texto-azul{
	padding-top: 100px;
	position: inherit;
}
.logos-patrocinadores{
	position: relative;
	z-index: 1001
}

.page-template-page-guardarropa .tipo-marato {
    font-size: 70px;
}


@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 top;
		margin-top: 0px;
		position: relative !important;
	}
}

@media only screen and (max-width: 575px) {
	
	h1{
		hyphens: auto;
		font-size: 60px !important
	}

}