.green__content{background-color:var(--color-light_gray);grid-column:full-start/col-end 4;padding:6rem 8vw;display:grid;align-content:center;justify-items:start}@media only screen and (max-width:58em){.green__content{grid-column:3/9;margin-bottom:0;align-content:start;justify-items:start}}@media only screen and (max-width:37.5em){.green__content{padding:6rem 0;grid-column:2/10}}.green__img--1{height:100%;width:100%;grid-row:1/7;grid-column:1/7}.green__picture{background-color:var(--color-light_gray);grid-column:col-start 5/full-end;display:grid;grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(6,1fr)}@media only screen and (max-width:58em){.green__picture{grid-column:full-start/full-end}}.green__img--2{grid-row:1/7;grid-column:1/7;z-index:20}.green__img--3{width:75%;filter:drop-shadow(3px 5px 2px rgba(0, 0, 0, .4));grid-row:4/7;grid-column:1/7;z-index:20}.green__text{font-size:1.5rem}@media only screen and (max-width:37.5em){.green__text{font-size:2.5rem}}.green__btn-box{padding:2rem;text-align:center}.green__ios-btn{justify-self:normal;margin-top:8rem;margin-right:5rem;color:var(--color-green_light);text-transform:uppercase;background-color:var(--color-green);cursor:pointer}@media only screen and (max-width:37.5em){.green__ios-btn{margin-right:0}}.green__android-btn{justify-self:normal;margin-top:3rem;color:var(--color-green_light);text-transform:uppercase;background-color:var(--color-green);cursor:pointer;margin-top:5rem}