
*, *:before, *:after { box-sizing: border-box; }
body { line-height: 1; font-family: 'Montserrat', sans-serif; font-weight: lighter;  margin:0; padding:0;}
ol, ul { list-style: none; }

.wrapper { margin-top: 150px; text-align: center;}
.wrapper img { max-width: 300px }