.group{display:flex;align-items:center;flex-direction:column;padding:90px 20vw;color:#fff;font-family:sans-serif;color:#444}.group:nth-child(odd){background-color:#00623d}.group:nth-child(2n){background-color:#00a165}.group img{width:150px}.group:nth-child(odd) img{margin-bottom:20px}.group:nth-child(2n) img{margin-top:20px}.group .group-info p{color:#fff}.group .group-info p:first-of-type{font-weight:200;font-size:14px}.group .group-info p span{width:30px;height:2px;display:block;background:#fff}.group .group-info h2{margin:10px 0 8px;font-size:20px;color:#fff;text-transform:none}@media (min-width:600px){.group{flex-direction:row}.group img{width:200px}.group:nth-child(odd) .group-info{margin-left:40px}.group:nth-child(2n) .group-info{margin-right:40px}.group .group-info h2{font-size:58px}.group .group-info p:last-of-type{text-align:justify}}