<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-illustration img:nth-child(3), .banner-illustration img:nth-child(4) {
    -webkit-transform: scale(0.8)!important;
    -moz-transform: scale(0.8)!important;
    transform: scale(0.8)!important;}
    .banner-illustration img:nth-child(2) { left: 50px!important;}</pre></body></html>