i.icon {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 6px;
    top: 2px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

i.contains-icon>svg {
    position: relative;
    top: 2px;
    margin-right: 5px;
}


.tradeshow-sub {
    margin-bottom: 7px;
    font-size: 16px;
}

ul.exhibition-list {
    list-style: none;
    padding-left: 1em;
    margin-left: 0;
}

ul.exhibition-list>li {
    padding-left: 0.5em;
    line-height: 1.2em;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
}

ul.exhibition-list>li::before {
    content: "";
    background-image: url('data:image/svg+xml,%3Csvg%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20%20width%3D%221000.0024%22%20%20%20height%3D%221000.0608%22%20%20%20viewBox%3D%220%200%201200.0029%201200.0729%22%3E%3Cpath%20style%3D%22fill%3A%23a77f4e%22%20%20%20%20%20d%3D%22M%20600.53772%2C2.9988233e-5%20C%20428.74689%2C-0.13305991%20260.38969%2C73.547611%20143.70662%2C210.13264%20-28.707352%2C411.95426%20-47.901011%2C703.80068%2096.536398%2C926.5198%20240.9738%2C1149.2389%20515.23934%2C1250.6586%20769.74206%2C1175.3852%201024.2461%2C1100.1115%201199.3137%2C865.81432%201199.4654%2C600.32702%20a%2054.545349%2C54.542163%200%200%200%200%2C-0.0304%20v%20-50.18837%20a%2054.545349%2C54.542163%200%201%200%20-109.0802%2C0%20v%2050.18837%20C%201090.2471%2C817.96512%20947.40565%2C1009.0944%20738.80228%2C1070.7924%20530.1903%2C1132.4928%20306.47981%2C1049.7833%20188.05497%2C867.17496%2069.63013%2C684.56662%2085.299073%2C446.43175%20226.64472%2C280.97758%20367.99134%2C115.52234%20600.65182%2C62.934448%20799.37639%2C151.519%20A%2054.545349%2C54.542163%200%201%200%20843.79036%2C51.896893%20C%20768.03215%2C18.126534%20688.09065%2C1.2080382%20608.71974%2C0.06330741%20605.99136%2C0.02395667%20603.26456%2C0.00214252%20600.53772%2C2.9988233e-5%20Z%20M%201143.8601%2C108.81377%20a%2054.532064%2C54.555457%200%200%200%20-37.4859%2C16.51305%20L%20599.65882%2C632.79069%20474.63172%2C507.70997%20a%2054.532064%2C54.555457%200%201%200%20-77.10453%2C77.13752%20l%20163.57935%2C163.6495%20a%2054.532064%2C54.555457%200%200%200%2077.10455%2C0%20L%201183.4787%2C202.46436%20a%2054.532064%2C54.555457%200%200%200%20-39.6186%2C-93.65059%20z%22%20%2F%3E%3C%2Fsvg%3E');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: bold;
    display: inline-block;
    top: 5px;
    height: 1em;
    width: 1em;
    position: absolute;
    left: -.925em;
    margin-right: 1em;
}