.behind-the-lens{display:flex;flex-direction:column}.behind-the-lens .sections_header{position:relative}.behind-the-lens__content{display:flex;flex-wrap:wrap;justify-content:center}.behind-the-lens__item{padding:3%;align-self:end;max-width:33%;display:flex;flex-direction:column}.behind-the-lens__item--info{padding-top:15px}

@media only screen and (width <=768px){.behind-the-lens__item{max-width:100%;height:auto}}

@media screen and (width <=1415px) and (width >=768px){.behind-the-lens__item{padding:1%}}