.select-box-stanowisko {
display: none !important;
}

.container-info-about-company {
display: none !important;
}

.column-uslugi {
justify-content: center !important;
}

.btn-znajdz-usluge {
padding: .25rem 2rem !important; 
}


#selectedStationSummary{
display:none !important;
}

#notatka{
display: none !important;
}

.container-standard {
    padding: 8px !important;
    padding-top: 0 !important;
}

#cpkNazwaUslugi {
padding-left: 8px;
padding-top: 12px;
}

#cpkIkonaUslugi {
height: 30px !important;
margin-top: 8px;
}

.okno-uslugi-scroll {
height: min-content !important;
}

.icon-infoCircle {
margin-right: 8px;
}

/* iPhone X / XS / 11 Pro */
@media only screen 
  and (device-width: 375px) 
  and (device-height: 812px) 
  and (-webkit-device-pixel-ratio: 3) {
  .Navigation {
    margin-top: 40px !important;
  }
}

/* iPhone XR / 11 */
@media only screen 
  and (device-width: 414px) 
  and (device-height: 896px) 
  and (-webkit-device-pixel-ratio: 2) {
  .Navigation {
    margin-top: 40px !important;
  }
}

/* iPhone XS Max / 11 Pro Max */
@media only screen 
  and (device-width: 414px) 
  and (device-height: 896px) 
  and (-webkit-device-pixel-ratio: 3) {
  .Navigation {
    margin-top: 40px !important;
  }
}

/* iPhone 12 / 12 Pro / 13 / 13 Pro / 14 / 14 Pro */
@media only screen 
  and (device-width: 390px) 
  and (device-height: 844px) 
  and (-webkit-device-pixel-ratio: 3) {
  .Navigation {
    margin-top: 40px !important;
  }
}

/* iPhone 12 Mini / 13 Mini */
@media only screen 
  and (device-width: 360px) 
  and (device-height: 780px) 
  and (-webkit-device-pixel-ratio: 3) {
  .Navigation {
    margin-top: 40px !important;
  }
}

/* iPhone 12 Pro Max / 13 Pro Max / 14 Plus */
@media only screen 
  and (device-width: 428px) 
  and (device-height: 926px) 
  and (-webkit-device-pixel-ratio: 3) {
  .Navigation {
    margin-top: 44px !important;
  }
}

/* iPhone 14 Pro Max / 15 Pro Max */
@media only screen 
  and (device-width: 430px) 
  and (device-height: 932px) 
  and (-webkit-device-pixel-ratio: 3) {
  .Navigation {
    margin-top: 44px !important;
  }
}
