.caption h4 {
	font-size: 1.2em;
	font-weight: bold;
}


.hotel a, .hotel a:hover {
	color: #000;
}

@media (min-width:991px) {
    .talleres.grilla-galeria {
        grid-template-columns: 50% 50%;
    }
}