
/* Korrektur Kacheln Berufshelfer 

.id-home1935258 #header #schnellzugriff .ueberschrift .internerLink {
  display: flex;
  height: 11.25rem;
  padding-top: 8.375rem;
  position: relative;
  top: -8.375rem;
  justify-content: center;
  width: 100%;
  color: #fff;
  text-decoration: none;
  left: 0px;
}

.id-home1935258 #header #schnellzugriff .fa:before {
  background: transparent url('../img/startseite_hg_icon.png') center top no-repeat;
  display: flex;
  justify-content: center;
  height: 75px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 22px;
  width: 100%;
  font-size: 35px;
  font-size: 2.1875rem;
  left: 0px;
}

@media only screen and (max-width: 599px) and (min-width: 480px){
#header #schnellzugriff .ym-g25 {}
.id-home1935258 #header #schnellzugriff .fa:before{font-size:35px;margin-top:0;}
}*/
@media only screen and (min-width: 1460px) {

  .id-home1935258 #header #schnellzugriff .ueberschrift .internerLink {
    display: flex;
    height: 11.25rem;
    padding-top: 8.375rem;
    position: relative;
    top: -8.375rem;
    justify-content: center;
    width: 100%;
    color: #fff;
    text-decoration: none;
    left: 0px;
  }

  .id-home1935258 #header #schnellzugriff .fa:before {
    background: transparent url('../img/startseite_hg_icon.png') center top no-repeat;
    display: flex;
    justify-content: center;
    height: 75px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 22px;
    width: 100%;
    font-size: 35px;
    font-size: 2.1875rem;
    left: 0px;
  }

  .home.id-home1935258 #main {
    padding: 20px 0px;
  }

  .id-home1935258 #main .onlineservice {
    display: none !important;
  }


}

@media only screen and (max-width: 599px) and (min-width: 480px) {
  .id-home1935258 #main .onlineservice .ym-wrapper {
    padding: 10px 0;
  }
}

@media screen and (max-width: 1129px) and (min-width: 830px) {
  #header #schnellzugriff .fa:before {
    margin-top: 0px;
  }
}

