.hours {
      display:none;  
}

.casa-batllo, .dibu-batllo {
	width: 100%;
}

.casa-batllo img, .dibu-batllo img {
	margin: 25px auto;
	display: flex;
	align-content: center;
}

.casa-batllo img {
	width: 70%;
	max-width: 300px;
	height: auto;
}

.translate {
	font-size: 25px;
	width: 100%;
	max-width: 700px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.translate ul.idiomas {
	list-style-type: none;
	display: inline-flex;
	margin: 25px auto;
	padding: 0;
}

.translate ul.idiomas li {
	text-align: center;
	padding: 0 15px;
}

ul.idiomas li img {
	width: 24px;
	height: auto;
}

.dibu-batllo img {
	width: 100%;
	max-width: 340px;
	max-height: auto;
}

.hours {
  display:none;  
}