.img-thumb-coleccion{
	object-position: 0% 100%;
}


@media screen and (max-width: 991px){
	.col-a-ultima-home-interna {
	    width: 100%;
	}
	
	.cont_btn_regresar{
		padding-left: 20px;
	}
}

@media screen and (max-width: 767px) {
	
	
	
	.container-blog-posts {
	    padding-right: 0px;
	    padding-left: 0px;
	}
	
	.col-chica-blog {
	    width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.fecha-blog-thumb{
		margin-top: 5px;
	}
	
	.p-titulo-thumb, .p-titulo-thumb-chico{
		margin-top: 8px;
		width: 80%;
	}
	
	.menu-header{
		height: 0px;
		margin-top: 0px;
	}
	
	.titulo-franja-azul, h3, h1 {
	    letter-spacing: -1px;
	}
	
}

@media screen and (max-width: 479px){
	
	.titulo-colecciones{
		letter-spacing: -1px;
	}
	
}

/*Boton regresar dentro de descripción de pieza*/
a.boton-regresar-artista.w-button.aos-init.aos-animate {
    display: inline-block;
    margin-top: 30px;
}

/*Links de los contenedores de colores del home*/

a.fill-div {
    display: contents !important;
    height: 100% !important;
    width: 100% !important;
}

@media screen and (min-width: 1024px){

	/*ALINEACIÓN DE LOS TÍTULOS DEL HOME */
	
	.titulo-historia {
    display: inline-block;
    max-width: 255px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 28px 0px 76px !important;
	}
	
	.titulo-gastronom-a {
    display: inline-block;
    max-width: 400px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 28px 110px 76px !important;
	}
	
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
    .titulo-historia {
	    /* text-align: right !important; */
	    display: block;
	    margin-left: 7%;
	    max-width: 364px;
	    margin-top: 0px;
	    margin-bottom: 0px;
    
	    padding: 28px 0px 76px;
	    color: #000;
	    font-size: 29.2px;
	    line-height: 33px;
	    text-align: left;
	}
	.titulo-gastronom-a {
		margin-left: 7%;
	    display: block;
	    max-width: 400px !important;
	    margin-top: 0px;
	    margin-bottom: 0px;
	    padding: 28px 0px 76px !important;
	}
	
 }

@media screen and (min-width: 1800px){
	.titulo-historia {
    	display: inline-block;
    	max-width: 150px !important;
	}
}

p.p-parrafo-aviso-privacidad{
	margin-bottom: 0px;
    color: #000;
    font-size: 19.4px;
    line-height: 24px;

}

.col-aviso-privacidad.aos-init.aos-animate {
    /* width: 90%; */
    margin: 40px;
}

.titulo-tiempo-exposiciones{
	text-decoration: none;
}


