.custom-style-1 { word-break: break-all; }
.custom-style-2 { word-break: break-all; }
.custom-style-3 { word-break: break-all; }
.custom-style-4 { display: block; font-size: 0.7em; line-height: 1.8em; margin-top: 3.5em; }
.infosubttl {
				font-size:1.3em; background: linear-gradient(transparent 60%, yellow 0%);display: inline-block;
    margin-top: 2em;
            }
            @media screen and (max-width: 768px) {
              .infosubttl {
				  display:inline;
              }
            }
