.large.section-header {
  width: 1024;
  height: 1024px;
  background-size: 1024px 1024px;
}

h1.title {
	margin-top: 300px !important;
}

iframe {
  height: 940px !important;
}

.full {
  width: 1280px !important;
  height: 1024px !important;
  background-size:1280px;
}

.full-height {
  height: 1024px !important;
  background-size: auto 1024px;
}

.half-width {
  max-width: 512px;
}

.half-height {
	height: 512px !important;
  background-size: auto 512px;
}


table {
  height: 950px !important;
}
