#map1{
  height: 400px;
}

.img-testimonios{
  width: 100% !important;
  border: none !important;
  height: 200px !important;
  object-fit: cover !important;
}

#img-detalle{
  width: 100% !important;
  height: 400px !important;
  object-fit: cover !important;
}

.section-title::before{
  display: none !important;
}

/* .num-tel{
  font-family: 'Big Caslon' !important; 
  font-size: 80px !important; 
  color: #fff !important;
}

@media(max-width: 768px){
  .num-tel{
    font-size: 35px !important;
  }
} */