@media(max-width:770px) {
  .header {
    margin-top: 60px !important;
  }
}

@media(max-width:768px) {
  #account-desktop-1 .text-right.vbx-lbl {
    text-align: left !important;
  }
  .specialne-programy .sp-left {
    width:100%;
    margin:0px;
  }
  .specialne-programy h2 {
    font-size: 30px !important;
    margin:20px 0px;
  }
  .specialne-programy .sp-right {
    width:100%;
    margin:20px 0px;
    left:0px;
  }



  .limit-program-container h3 {
    font-size: 28px;
  }


}

@media(max-width:576px) {
  .vbx-lbl {
    text-align: left !important;
  }
}
