:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.header---school-name {
  text-align: center;
  padding-left: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 14px;
  line-height: 20px;
}

.header---school-name-1 {
  width: auto;
  float: left;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  line-height: 29px;
  display: block;
}

.header---school-name-2 {
  text-align: right;
  margin-top: 0;
  padding-top: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 19px;
  font-style: italic;
  display: block;
}

.header---logo {
  margin-right: 16px;
}

.header---call-to-action {
  float: right;
  color: #f30b0b;
  background-color: rgba(0, 0, 0, 0);
  font-size: 32px;
}

.header---phone {
  color: #09a221;
  text-align: center;
  letter-spacing: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.header---address {
  float: none;
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 20px;
  line-height: 25px;
}

.home--slider {
  margin-top: 10px;
  margin-bottom: 0;
}

.header---nav-bar {
  background-color: #09a221;
  background-image: linear-gradient(rgba(0, 0, 0, .44), #09a221 34%);
  border: 1px solid #09a221;
  border-radius: 32px;
  position: static;
  box-shadow: 4px 4px 14px #000, inset -1px -5px 15px 7px rgba(0, 0, 0, .63);
}

.header---section {
  perspective: 1000px;
  background-color: #fff;
  margin-bottom: 10px;
  line-height: 20px;
  display: inline;
  position: static;
  overflow: visible;
}

.header---top {
  margin-top: 5px;
}

.header---nama {
  float: none;
  text-align: center;
  margin-top: 15px;
  padding-bottom: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 40px;
  display: block;
  position: static;
}

.header---sd {
  float: left;
  text-align: left;
  margin-top: 15px;
  margin-left: auto;
  padding-left: 5px;
  font-family: Vollkorn, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  position: static;
  right: -157px;
}

.header---more-info {
  background-color: #ec3846;
  padding: 9px 10px;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.header---request-block, .header---soical {
  text-align: center;
}

.header---media-icon {
  height: 50px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  display: block;
}

.nav-bar-text {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.main-page-text {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
}

.main-page-header-1 {
  text-align: center;
  font-size: 30px;
  text-decoration: none;
}

.main-page-drop {
  color: #fff;
  font-size: 18px;
}

.main-page-info {
  margin-bottom: 30px;
  padding-bottom: 1px;
  font-family: Merriweather, serif;
  font-size: 16px;
  display: block;
}

.main-page-video {
  perspective: none;
  background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.media-icons {
  opacity: 1;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  transition: opacity .2s;
  transform: translate(0);
}

.media-icons:hover {
  opacity: .46;
  font-size: 14px;
  display: inline-block;
  transform: translate(0, 5px);
}

.media-column {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer---image, .footer---logo-container {
  text-align: center;
}

.footer---logo {
  height: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer---text {
  color: #fff;
  text-align: center;
  background-color: #09a221;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
  font-weight: 700;
}

.more-info {
  text-align: center;
  background-color: #148d14;
  font-size: 200%;
  line-height: 100%;
  box-shadow: 4px 4px 3px #000;
}

.more-info:hover {
  color: #1b6115;
  background-color: #fff;
  border: 2px solid #000;
  font-weight: 700;
}

.main-page---info-container {
  text-align: center;
  background-image: linear-gradient(#000 52%, #fff 52%);
  margin-bottom: 20px;
}

.class-type-header {
  text-align: center;
}

.class-types {
  transform-style: preserve-3d;
  background-color: #000;
  font-family: Exo, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.class-types:hover {
  color: #000;
  background-color: #fff;
  transform: translate3d(0, 0, -5px);
  box-shadow: 2px 2px 3px #000;
}

.class-image {
  text-align: center;
}

.video-heading {
  color: #000;
  text-align: center;
  margin-top: 30px;
  font-size: 30px;
}

.video-text {
  width: 500px;
  color: #000;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  display: inline;
}

.video-container {
  text-align: center;
  margin-top: 100px;
}

.class-images {
  max-width: 75%;
  margin-top: 16px;
  padding-top: 0;
}

.best-text {
  text-align: center;
  text-transform: none;
  margin-bottom: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  display: block;
}

.best-header {
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 40px;
  line-height: 40px;
}

.best-section {
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .09), rgba(0, 0, 0, .09));
  margin-bottom: auto;
  padding-bottom: 40px;
}

.testimonial {
  text-align: center;
  background-image: linear-gradient(#000, #000);
}

.testimonial-header {
  color: #fff;
  font-size: 40px;
}

.testimonial-image {
  max-width: 100%;
}

.testimonial-text {
  color: #fff;
  padding-top: 10px;
  font-size: 16px;
}

.map-header {
  text-align: center;
  text-transform: uppercase;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 40px;
}

.map-address {
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.main-page---info-container-2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.drop-down---about, .drop-down---home {
  padding-left: 15px;
  padding-right: 15px;
}

.drop-down---home.w--current {
  padding-left: 20px;
  padding-right: 20px;
}

.request-info---section {
  text-align: center;
  margin-bottom: 20px;
  margin-left: 70px;
  position: static;
}

.request-info---code {
  text-align: left;
  margin-bottom: 30px;
}

.teacher---header {
  color: #a32d2d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  display: block;
}

.teacher---image {
  text-align: right;
}

.teacher---name {
  color: #a32d2d;
  padding-bottom: 5px;
  font-family: Bitter, serif;
  font-size: 20px;
  font-weight: 700;
}

.teacher---rank {
  font-size: 16px;
  font-weight: 700;
}

.teacher---time {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.teacher---row {
  text-align: left;
  border: 3px solid #a32d2d;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.teacher---title {
  color: #221986;
  padding-top: 5px;
  padding-left: 1px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
  font-weight: 700;
}

.dividing-block {
  border: 3px solid #000;
  border-radius: 10px;
  margin-top: 20px;
  box-shadow: 1px 1px 3px #000;
}

.sensei---name {
  text-align: right;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 700;
}

.sensei---quote {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
}

.sensei---paragraph {
  font-family: Bitter, serif;
}

.header---years {
  text-align: center;
  padding-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.class---section, .price-chart---container {
  text-align: center;
}

.payment---image {
  margin-bottom: 10px;
  box-shadow: 1px 1px 3px #000, 4px 4px 3px #000;
}

.price-chart---text {
  text-align: center;
  font-size: 12px;
}

.try---container {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.try---text {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.promotion---text {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.promotion---text-2 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.video---header {
  color: #a32d2d;
  text-align: center;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.video---section {
  margin-bottom: 20px;
}

.promotion---video {
  text-align: center;
  margin-bottom: 10px;
}

.class-list {
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
}

.class-time {
  text-align: center;
}

.try---section {
  margin-top: 20px;
}

.class-title {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 25px;
  font-weight: 700;
  text-decoration: underline;
  display: block;
}

.class-style {
  color: #a32d2d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bar {
  background-color: rgba(0, 0, 0, .39);
  background-image: linear-gradient(#000 12%, #fff 86%);
  border: 10px solid rgba(0, 0, 0, 0);
  border-radius: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.request-info-block, .facility-container {
  text-align: center;
}

.facility-paragraph {
  direction: ltr;
  text-align: left;
  text-indent: 0;
  font-weight: 700;
  line-height: 15px;
}

.facility-image-container {
  text-align: center;
}

.menu-bar-link {
  color: #000;
  text-decoration: none;
}

.direct-links {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-line {
  border: 3px solid #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.description-text {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Bitter, serif;
  font-weight: 700;
}

.class-tab {
  color: #fff;
  background-color: #1b2cec;
  border: 4px solid #000;
  font-weight: 700;
}

.class-tab.w--current {
  color: #000;
  background-color: #fff;
  border: 4px solid #000;
  font-weight: 700;
}

.class-tab-2 {
  color: #fff;
  background-color: #4dc43d;
  border: 4px solid #000;
  font-weight: 700;
}

.class-tab-2.w--current:active {
  color: #000;
  background-color: #fff;
}

.class-tab-3 {
  color: #fff;
  background-color: #ec2424;
  border: 4px solid #000;
  font-weight: 700;
}

.class-tab-menu {
  margin-top: 20px;
}

.tab---ages {
  background-color: #fff;
  border: 4px solid #000;
  border-radius: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.tab---ages.w--current {
  color: #fff;
  background-color: #f70505;
  border: 4px solid #000;
  border-radius: 15px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.tab---ages.w--current:active {
  color: #fff;
  background-color: #ee0a0a;
}

.tab---ages.tab---1 {
  background-color: #fff;
  border: 4px solid #000;
  border-radius: 15px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.tab---ages.tab---1.w--current {
  color: #fff;
  background-color: #2552e0;
  font-family: Exo, sans-serif;
}

.tab---ages.tab---2 {
  color: #000;
  background-color: #fff;
  border: 4px solid #000;
  border-radius: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Exo, sans-serif;
  font-weight: 700;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.tab---ages.tab---2.w--current {
  color: #fff;
  background-color: #eb1f1f;
}

.tab---ages.tab---3 {
  color: #fff;
  background-color: #db1414;
  border: 4px solid #000;
  border-radius: 15px;
  font-weight: 700;
}

.tab-menu {
  text-align: center;
  margin-bottom: 10px;
}

.tab-text {
  margin-top: 10px;
  padding-left: 50px;
}

.class-names {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 700;
  text-decoration: underline;
}

.class-age {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  text-decoration: none;
}

.class-link {
  text-align: center;
  text-decoration: none;
}

.class-container {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.class-paragraph {
  text-align: center;
  margin-bottom: 20px;
  font-family: Merriweather, serif;
}

.class-section-break {
  margin-top: 200px;
}

.city-list {
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 16px;
}

.class-column, .countries {
  text-align: center;
}

.history-paragraph {
  text-align: left;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.history-title {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 700;
}

.mentor-header {
  color: #a32d2d;
  margin-bottom: 10px;
  font-family: Droid Serif, serif;
  font-size: 20px;
  font-weight: 700;
}

.tree-name {
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.was-trained-by {
  color: #1414e9;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 10px;
  font-style: italic;
  font-weight: 700;
}

.tree-style {
  text-align: center;
  background-color: #a22424;
  border: 2px solid #000;
  font-family: Bitter, serif;
  font-weight: 700;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

.tree-column {
  text-align: center;
}

.tree-row {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(255, 255, 255, .75), rgba(255, 255, 255, .75)), url('../images/bonsai.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
}

.video-row {
  text-align: center;
  margin-top: 50px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.header-div-block {
  margin-bottom: 120px;
}

.footer---to-the-top {
  color: #09a221;
  text-align: center;
  background-color: #09a221;
}

.at-a-glance {
  text-align: center;
  background-color: #cbcecf;
  border: 2px solid #000;
  font-size: 16px;
}

.overview-text {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.photo-header {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.school-photo {
  margin-left: 8px;
  margin-right: 8px;
}

.school-photo-lightbox {
  margin-bottom: 20px;
}

.choose-age-container {
  margin-bottom: 30px;
}

.facility---section {
  margin-bottom: 20px;
}

.footer-section {
  text-align: center;
  background-color: #09a221;
  margin-top: 20px;
}

.belt-container {
  text-align: center;
  margin-bottom: 20px;
}

.memory-image {
  text-align: justify;
}

.memory-quoted-text {
  font-family: Bitter, serif;
  font-size: 12px;
  font-weight: 700;
}

.memory-paragraph {
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.memory-header-caption {
  color: #fff;
  text-align: center;
  background-color: #696262;
  font-weight: 400;
}

.memory-header-column {
  text-align: center;
  margin-bottom: 500px;
}

.memory-header-link-box {
  margin: 10px;
}

.not-found-container {
  text-align: center;
  margin-top: 10px;
}

.requirement-video {
  margin: 10px;
}

.link-container {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.centered-container {
  text-align: center;
  margin-top: 20px;
}

.drop-down---link {
  opacity: 1;
  color: #000;
  text-align: center;
  background-color: #6d6464;
  border: 3px solid #000;
  border-radius: 18px;
  padding: 15px 10px;
  font-family: Bitter, serif;
  font-size: 14px;
  font-weight: 700;
}

.header---address---tablet {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 12px;
}

.drop-down-list {
  padding: 10px 20px 20px;
  line-height: 0;
}

.drop-down-list.w--open {
  opacity: 1;
  color: #000;
  background-color: #6d6464;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
}

.drop-down-menu {
  float: none;
  direction: ltr;
  text-align: center;
}

.menu-bar-request {
  padding: 0;
}

.nav-bar-link {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 0;
  text-decoration: none;
}

.nav-bar-link.w--current {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.nav-bear-request {
  background-color: #16b62f;
}

.drop-down-slider.w--open {
  background-color: rgba(253, 253, 253, 0);
}

.header---logo-column, .footer---logo-column {
  text-align: center;
}

.footer---link-column {
  text-align: center;
  font-size: 16px;
}

.footer---div-block-line {
  border: 1px solid #281781;
  margin-top: 3px;
  margin-bottom: 3px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.bold-text {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.header---40 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  display: block;
}

.header---30 {
  color: var(--white);
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 200%;
  line-height: 40px;
}

.container {
  font-size: 20px;
}

.header---20 {
  text-align: center;
  margin-top: 100px;
  font-size: 20px;
}

.header---20---l---ul {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
}

.content---16 {
  margin-bottom: 30px;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 24px;
  overflow: visible;
}

.body {
  text-align: center;
}

.text-block {
  margin-bottom: 20px;
  line-height: 25px;
}

.text-block-2 {
  margin-bottom: 10px;
  line-height: 25px;
}

.bold-text-2, .bold-text-3 {
  text-decoration: underline;
}

.bold-text-4 {
  font-size: 16px;
}

.text-block-3 {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.bold-text-5 {
  font-size: 16px;
}

.text-block-4 {
  font-size: 16px;
  font-weight: 700;
}

.bold-text-6, .bold-text-7 {
  font-size: 16px;
}

.section {
  text-align: left;
}

.heading {
  font-size: 40px;
}

.rich-text-block, .rich-text-block-2, .paragraph, .text-block-5, .rich-text-block-3 {
  font-size: 16px;
}

.container-2 {
  max-width: 90%;
}

.link {
  max-height: 100%;
  max-width: 100%;
  min-height: auto;
  min-width: auto;
  color: #09a221;
  text-align: center;
  object-fit: fill;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 25px;
  font-style: italic;
  font-weight: 700;
  line-height: 25px;
  display: block;
  overflow: visible;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-2 {
  justify-content: center;
  align-items: center;
  display: block;
}

.column-2 {
  text-align: right;
  margin-top: auto;
}

.image {
  max-height: 100%;
  max-width: 100%;
  min-height: auto;
  min-width: auto;
  font-size: 25px;
  line-height: 25px;
}

.columns {
  color: #09a221;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: underline;
}

.columns-2 {
  max-width: 99.9999%;
}

.div-block {
  margin-top: 5%;
  margin-bottom: 5%;
}

.link---no-underline {
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.text-block-6 {
  color: #09a221;
}

.div-block-2 {
  text-align: right;
  background-color: #09a221;
}

.div-block-3, .div-block-4 {
  text-align: right;
}

.link-block {
  color: var(--white);
  text-align: right;
  font-family: Oswald, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.text-block-7 {
  margin: 10px 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
}

.div-block-5 {
  width: 10px;
  height: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 20px;
}

.image-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-3 {
  color: var(--white);
  background-color: #093ea2;
}

.div-block-6 {
  object-fit: fill;
}

.grid {
  grid-row-gap: 31px;
}

@media screen and (min-width: 1920px) {
  .section-2 {
    width: auto;
    object-fit: fill;
  }

  .div-block-6 {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .header---nama {
    line-height: 24px;
  }

  .header---more-info {
    background-color: #6338ec;
    padding-left: 3px;
    padding-right: 3px;
  }

  .header---more-info.w--current {
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    font-weight: 700;
  }

  .video-text {
    font-size: 23px;
  }

  .teacher---header {
    line-height: 33px;
  }

  .header---phone---tablet {
    color: #33910e;
    text-align: center;
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .header---address---tablet {
    font-size: 10px;
  }

  .nav-menu {
    float: left;
  }

  .drop-down-list {
    padding-top: 20px;
  }

  .header---logo-column {
    text-align: center;
    padding-bottom: 5px;
  }

  .header-name-mobile {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0;
    font-size: 31px;
  }

  .header---40 {
    line-height: 40px;
  }

  .text-block-6, .div-block-7 {
    font-size: 100%;
    line-height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .header---more-info {
    background-color: #04920a;
  }

  .main-page-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .header-name-mobile {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .main-page-header-1 {
    font-size: 27px;
  }

  .more-info {
    font-size: 100%;
  }

  .best-text {
    text-align: left;
    padding-left: 8px;
    padding-right: 5px;
  }

  .best-header {
    font-size: 28px;
  }

  .map-header {
    font-size: 150%;
  }

  .teacher---header {
    line-height: 36px;
  }

  .header-name-mobile {
    font-size: 26px;
  }

  .link-block {
    font-size: 80%;
  }

  .text-block-7 {
    font-size: 100%;
    line-height: 100%;
  }
}


