.our-story-page-content-section:not(.show_page_image) img {display:none;}
.our-story-page-content-section-bg .large-heading { font-weight: 400; }
.our-story-page-content-section .container { max-width: 1020px; font-family: Rajdhani; font-weight: 500; font-size: 24px; line-height: 32px; letter-spacing: 0px; }

@media(min-width:750px){
  .our-story-page-content-section .container.mobile-show {display:none;}
}
@media(max-width:749px){
  .our-story-page-content-section .container.dekstop-show {display:none;}
  .our-story-page-content-section .container {font-size:20px; line-height:1.3; letter-spacing:0px;}
}