.navbar {
  height: 70px;
}
.navbar__container {
  max-width: 750px;
}
.navbar__container__button {
  display: none;
}
.navbar__menu--desktop {
  display: flex;
  margin-top: 5px;
  margin-right: 5px;
}
.navbar__menu--desktop a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 70px;
  color: #1d5030;
  margin-inline: 10px;
  font-size: 15px;
}
.navbar__logo img {
  height: 50px;
}

hr {
  display: none;
}

.restaurants__card__gamarra {
  width: 400px;
  height: 489px;
}
.restaurants__card__gamarra__services {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 104px 104px 91px;
}
.restaurants__card__grid--gamarra {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 96px 96px 96px 60px;
}
.restaurants button {
  width: 400px;
}
.restaurants iframe {
  width: 400px;
  height: 363px;
}
.restaurants__card__armentia {
  width: 400px;
  height: 489px;
}
.restaurants__card__armentia__services {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 104px 104px 91px;
}
.restaurants__card__grid--armentia {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 96px 96px 96px 60px;
}
.restaurants__card__gorbeia {
  width: 400px;
  height: 489px;
}
.restaurants__card__gorbeia__services {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 104px 104px 91px;
}
.restaurants__card__grid--gorbeia {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 96px 96px 96px 60px;
}
.restaurants__card__logrono {
  width: 400px;
  height: 489px;
}
.restaurants__card__logrono__services {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 104px 104px 91px;
}
.restaurants__card__grid--logrono {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 96px 96px 96px 60px;
}
.restaurants__card__miranda {
  width: 400px;
  height: 489px;
}
.restaurants__card__miranda__services {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 104px 104px 91px;
}
.restaurants__card__ali {
  width: 400px;
  height: 489px;
}
.restaurants__card__ali__services {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 104px 104px 91px;
}
.restaurants__card__villamediana {
  width: 400px;
  height: 489px;
}
.restaurants__card__villamediana__services {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 104px 104px 91px;
}
.restaurants__card__grid--miranda {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 96px 96px 96px 60px;
}
.restaurants__card__grid--ali {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 96px 96px 96px 60px;
}
.restaurants__card__grid--villamediana {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 96px 96px 96px 60px;
}
.restaurants__card__proximamente {
  width: 400px;
  height: 489px;
}
.restaurants__card__proximamente__services {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 104px 104px 91px;
}
.restaurants__card__grid--proximamente {
  grid-template-columns: 106px 106px 106px 82px;
  grid-template-rows: 96px 96px 96px 0px;
} /*# sourceMappingURL=restaurants-md.css.map */
