@media only screen and (max-width: 768px) {
  .stypendium-title {
    font-size: 26px;
  }
  .stypendium-subtitle {
    font-size: 32px;
  }
  .stypendium-desc {
    font-size: 16px;
  }
  #wprowadzenie {
    padding-top: 30px !important;
    padding-bottom: 80px !important;
  }
  .stypendium_modal_form {
    padding: 0 !important;
  }
  .checkbox__lebel {
    font-size: 13px !important;
  }
}