.language-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-image: linear-gradient(to right, #c02425 0%, #f0cb35 100%);
}
.language-link {
  display: contents;
}
.language-image {
  width: 400px;
  height: 332px;
  object-fit: cover;
  text-decoration: none;
}
.language-text {
  font-size: 20px;
  margin-top: var(--dl-space-space-oneandhalfunits);
  padding-right: 0px;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.language-navlink {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-navlink1 {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-navlink2 {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-navlink3 {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-navlink4 {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-navlink5 {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-navlink6 {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-navlink7 {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-navlink8 {
  width: 205px;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: rgb(85, 115, 239);
}
.language-link1 {
  display: contents;
}
.language-image1 {
  width: 378px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  text-decoration: none;
}
@media(max-width: 479px) {
  .language-image {
    width: 339px;
    height: 295px;
  }
}
