h1 {
  font-size: 23px;
  font-weight: normal;
  margin: 12px 0 35px;
}
h2 {font-size: 20px; font-weight: normal; color: #bd955b !important; margin-top: 0;}

.catalogo {padding: 50px 0; background-color: #f8f8f8;}
.sector {background-color: #fff; overflow: hidden; border-radius: 3px; margin-bottom: 20px}
.sector img {width: 100%; margin-bottom: 15px; min-height: 142px}
.sector h2,
.sector ul {padding: 0 15px; font-weight: 300;}
.sector ul {margin-left: 0}
.sectoruno .sector {min-height: 400px; max-height: 800px; height: 720px;}
.sector li a {
	text-transform: capitalize;
}