@media (max-width: 768px) or (max-width: 412px) {
    .navFixed {
      height: auto;
    }
  
    .navFixed ul {
      flex-direction: column;
      align-items: center;
    }
  #logo{
      background :#549DBB;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px;
    }
  #logo img{
    margin-top: 17px;
    width: 150%;
    height: 50%;
  }
.mb-4 {
        font-size: x-large;
        margin-left: 10px;
    }
.text-xl {
    font-size: medium;
    margin-left: 5px;
    padding: 0 10px 0 10px;
}
#home1 {
    height: 200px;
}
.container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
.text-lg {
    font-size: medium;
    padding: 0 10px 0 10px;
}
.mb-5{
    font-size: x-large;
}
#programun {
    font-size: x-large;
}
.img-grid {
    background-size: cover;
    background-position: center;
}
.text-mid {
    font-size: medium;
}
.grid {
    width: 100%; 
    height: 10%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.bg-bottom {
    background-position: bottom;
}
#idmagang {
  width: 350px;
  height: 30px;
  border-top-right-radius: 180px;
  border-bottom-right-radius: 180px;
}
.my-5 {
  font-size: x-large;
}
.text-justify {
  font-size: medium;
  padding-left: 20px;
  padding-right: 20px;
}
#magang2 {
  display: flex;
  flex-direction: column;
  width: 350px;
  height: 200px;
  padding-left: 20px;
  padding-right: 0;
  margin-right: 0;
  margin-bottom: 70px;
}
#magang22 {
  flex-direction: column;
  padding-left: 30px;
}
#magangtext2 {
  text-align: justify;
  margin-right: 30px;
}
#magang3 {
  width: 350px;
  height: 200px;
  margin-left: 10px;
}
#magang33 {
  width: 350px;
  max-width: none; 
}
#jamkerja {
  margin-left: 50px;
}
#ul {
  padding-left: 20px;
}
#legalitas {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#material-symbols-outlined {
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
}
#nihonggo {
  text-align: center;
}
#ssw {
  text-align: center;
}
#jisshusei {
  text-align: center;
}
#textmemiihkami {
 font-size: 128%;
}
#textlegalitas {
  font-size: 150%;
}
}