.boxes__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media screen and (max-width: 950px){.boxes__grid{grid-template-columns:repeat(1, 1fr)}}.boxes__grid-container{padding:50px 70px;background-color:var(--lite-grayish-green)}@media screen and (max-width: 768px){.boxes__grid-container{padding:30px 20px}}.boxes__grid-name{margin:0;font-size:16px;font-family:"Montserrat";font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase;color:var(--color-dark-green)}.boxes__grid-name::after{content:"";margin:20px 0;background-color:var(--color-dark-green);width:30px;height:2px;display:block}.boxes__grid-img{margin:0;display:inline-block;max-width:100px;max-height:100px}.boxes__text{font-size:18px;font-family:"Montserrat";font-style:normal;font-weight:400;line-height:28px;color:#275d38;letter-spacing:initial}.boxes__text em{font-size:18px;font-family:"Montserrat";font-style:normal;line-height:28px;color:#84bd00;font-weight:bold}.boxes__text p:last-child{margin:0}.boxes__text p:nth-child(2){margin-bottom:10px}.boxes--our-story-new .boxes__grid-name{line-height:normal;font-size:30px;text-transform:initial}.boxes--our-story-new .single__text{max-width:55.5vw}@media screen and (min-width: 1441px){.boxes--our-story-new .single__text{max-width:850px}}@media screen and (max-width: 768px){.boxes--our-story-new .single__text{padding-bottom:200px;max-width:initial}}