.logo {
	font-family: "Ibarra Real Nova", serif;
	font-size: 40px;
  font-style: normal;
  font-weight: 400;

}
.logo_title {
	font-family: "Ibarra Real Nova", serif;
	font-size: 22px;
}

 .jus{
        text-align: justify;
    }
    .col {
    color:#E2DFD2!important;

}
.mapRes{
  width: 1120px!important;
  height: 450px!important;
}
 @media only screen and (min-width: 349px) and (max-width: 900px)  {

  .logo {
  	font-family: "Ibarra Real Nova", serif;
	font-size: 30px;
  font-style: normal;
  font-weight: 300;
  margin-top: -2rem!important;

  }

  header .nav-container .navbar-toggler {
    border: none;
    background-color: transparent;
    cursor: pointer;
    display: none;
    margin-top: -4rem!important;
}
.mapRes{
  width: 330px!important;
  height: 200px!important;
}

 }
