.custom-style-1 { word-break: break-all; }
.custom-style-2 { word-break: break-all; }
.custom-style-3 { word-break: break-all; }
.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;
              }
            }
