<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
iPhone-6-7-8
 */
@media only screen and (max-width: 375px) and (min-height: 667px) {
    .carousel_ileri {
        position: absolute;
        right: 5px;
        top: -65px;
    }
}
</pre></body></html>