body {
    padding: 48px 0;
background-color: #fff;
}

img {
    max-width: 100%;
}

.o-wrapper {
    margin-right: auto;
    margin-left:  auto;
    max-width: 640px;
}

.u-hidden-visually {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}
