#map-resultado {
  width: 100%;
  height: 350px;
  margin-bottom: 30px;
}

body > section .shaded .search-results-title {
  font-size: 22px;
  margin: 20px 0;
}

.numTelBtn {
  display: none;
}

#updating-fields-alert {
  display: none;
}

.resulmed h3 a {
  margin-bottom: 5px;
  margin-top: 0;
  color: #000 !important;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.3;
}

/**
 *
 * Medico
 * 
 */

.mainCompose {
  display: none;
}

.bricks {
  margin-bottom: 10px;
}


.fbla h1 {
font-size: 18px;
}

.fbla h2 {
font-size: 18px !important;
}

/**
 *
 * home
 * 
 */

#search-clinics-form-home .depends-on-province {
  display: none;
}

.onecolumn h1 {
	font-size: 26px;
}

.onecolumn h2 {
	font-size: 23px!important;
}

.onecolumn #main .container {
	background: #fff;
padding: 30px 40px;
}