.wrapper {
    width: 100%; height: 100%;
    max-width: 980px;
    margin: auto;
}

.example {
    margin-bottom: 40px;
}

.example img {
    display: block;
    pointer-events: none;
}

.exampleContainer {
    width: 360px;
    height: 500px;
    background: #FFF;
}
