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


#sidebar dl.product dd li.pt &gt; ul &gt; li.pt307SLV &gt; a {font-weight:bold; color:#004097;}

#performance {margin:30px 0 0; padding:30px 0 0; border-top:1px dashed #e5e5e5;}
#performance &gt; div {width:850px; margin:30px auto 0; line-height:2; display:flex; flex-wrap:wrap; align-items: center;}
#performance &gt; div &gt; img {width:450px; height:auto; display:block; margin:0 30px 0 0;}


@media screen and (max-width: 599px) {

#performance {margin:15px 0 0; padding:15px 0 0;}
#performance &gt; div {width:auto; max-width:480px; margin:10px auto 0; line-height:1.5; }
#performance &gt; div &gt; img {width:70%; height:auto; margin: 0 auto;}
#performance &gt; div &gt; p {width:100%; margin:10px auto 0; font-size:10px;}

}
</pre></body></html>