<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner_one_roll_with_text_wrap {  background: #253a73; width: 100%;  padding: 20px 30px; text-align: left; color:  #fff; }
.banner_one_roll_with_text_wrap ul {  display: flex; }
.banner_one_roll_with_text_wrap li { display: inline-block; }
.banner_one_roll_with_text_wrap li.left { min-width: 190px; margin-right: 50px; width: 30%;}
.banner_one_roll_with_text_img { float: left; position: relative; }
.banner_one_roll_with_text_wrap li.right { width: 60%;}
.banner_one_roll_with_text_title { color: #cba66f; font-size: 21px; font-weight: 500; }
.banner_one_roll_with_text_title2 { color: #fff; font-size: 17px; font-weight: 500; }
.banner_one_roll_with_text_under_line {  height:  3px; width: 40px; background: #fff; margin: 20px 0px; }


@media (max-width:720px){
  .banner_one_roll_title{padding: 15px}
}
</pre></body></html>