#address_en {
  display: none;
}
.navbar {
  margin-bottom: 1px;
}
.navbar-brand {
  width: 100px;
  margin: 0px 2px;
  padding: 0px 2px;
}
.navbar-brand img {
  width: 100%;
  height: 100%;
}
.svg_brand_logo {
  border:1px ridge black;
}
section {
  background-image: url(../images/logo1.png);
  background-repeat: repeat;
  background-size: 240px;
  background-color: transparent;
/*  opacity: 0.3; */
}

div#place {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-weight:bold;
  font-size:large;
}
