.guest_teachers {
	margin-left: 170px;
	margin-bottom: 80px;
}

.there_is_me_box {
	background-color: #f69f34;
	padding: 20px 40px 20px 0px;
	margin: 30px 30px 45px 30px;
}
.there_is_me_content {
	margin-right: 0px;
	margin-left: 40px;
}
.hndtst {
	margin: 0 1% 4% 1% !important;
}
@media only screen and (max-width: 480px) {
	.container, .featured-area.style-1, .featured-carousel.style-2 .item img,
	.featured-area.style-4, .featured-area.magazine-slider {
	 	 width:95% !important;
	}

	.guest_teachers {
		padding-top: 15px;
		padding-bottom: 15px;
		margin-left: 0px;
		margin-bottom: 0;
	}

	.there_is_me_box {
		padding: 20px 20px 20px 0px;
		margin: 30px 20px 45px 20px;
	}
	.there_is_me_content {
		padding: 20px 0px 0px 0px;
	}
}
@media only screen and (max-width:767px) {
	.post-entry p, .post-entry li, .post-entry div.hndtst {
		margin-bottom:40px !important;
	}
}

.scroll-box {
    height: 400px; 
    overflow-y: scroll;
}

.scroll-box {
    background: #f4f4f4;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 400px; 
    padding: 15px;
    overflow-y: scroll;
}

@media only screen and (max-width: 767px) {
  article.post-14824 {
    padding: 65px 0 0;
    overflow: hidden;  
  }
  
  #nav {
    position: fixed !important;  
    width: 100%;
  }
  
  .fl-row.full-width-mobile .fl-row-content {
    max-width: 100vw;
  }
}