<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-content {
    text-align: center;
    padding: 4em 0 5em;
    margin: 0 auto;
    max-width: 650px;
}
.optionb .addon-wrap a {
    position: relative;
    bottom: 0;
}
.optionb .addons-main-category-wrap span.zarrow {
    top: 6px;
}

.addon-wrap[data-product="g-suite"] img {
    width: 100px;
}
.addon-wrap[data-product="webmerge"] img {
    width: 80px;
}

@media only screen and (max-width:1023px) {
.banner-content {
    max-width: 500px;
}
}
</pre></body></html>