<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.img-title{text-align: center;}
.img-title img{width:45%;}

@media(max-width: 767px) {
.img-title img{width:60%;}
}</pre></body></html>