@media only screen and (min-width: 1050px) {
  #buyuksunum {
    max-width: calc(631px + 2rem) !important;
  }

  #tekliVideo {
    width: calc(100% - calc(631px + 2rem)) !important;
  }
}

@media only screen and (max-width: 1053px) and (min-width: 768px), (max-width: 648px) {
  #blok-tablar .tabular.menu span {
    display: none;
  }

  #blok-tablar .tabular.menu a.active span {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .bannerlar img.w-49 {
    width: 49%;
  }
}

@media only screen and (max-width: 767px) {
  #buyuksunum img {
    width: 100%;
  }
}

@media only screen and (max-width: 413px) {
  .bannerlar.orta-sag-bannerlar .column.fs a {
    width: 49%;
    display: inline-block;
  }
}

@media only screen and (max-width: 332px) {
  #blok-tablar .tabular.menu a {
    padding: .92857143em 0.61em;
  }
}
