left: 15px;
width: 20px;
height: 21px; }
- .top-bar-section ul li ul.dropdown li.help:before {
+ .top-bar-section ul li ul.dropdown li.helpful:before {
content: '';
background: url(../assets/dropdown/helpful-information-icon.png) no-repeat;
position: absolute;
left: 15px;
width: 20px;
height: 21px; }
+ .top-bar-section ul li ul.dropdown li.specialty:before {
+ content: '';
+ background: url(../assets/dropdown/specialty-conf-resort-icon.png) no-repeat;
+ position: absolute;
+ top: 10px;
+ left: 15px;
+ width: 20px;
+ height: 21px; }
.top-bar-section ul li ul.dropdown li a {
font-size: 1rem;
text-align: left; }