.view-mode-listing .field-wrapper-field-delivery-methods .field-name-field-delivery-methods,
.node-type-store #content #node_store_full_group_services .field-name-field-delivery-methods,
.page-store-blog #content #node_store_full_group_services .field-name-field-delivery-methods, 
.page-store-menu #content #node_store_full_group_services .field-name-field-delivery-methods, 
.page-store-deals #content #node_store_full_group_services .field-name-field-delivery-methods, 
.page-store-catering #content #node_store_full_group_services .field-name-field-delivery-methods {
    display: inline;
    background: url(/sites/all/themes/custom/hungryhowies_theme/images/red-check.png) no-repeat scroll 0 3px transparent;
    padding-right: 10px;
    padding-left: 20px;
    color: #B21210;
    font-size: 0.93333333rem;
    line-height: 1.2em;
    margin-bottom: 5px;
    list-style-image: none;
    list-style-type: none;
    padding-left: 20px;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.view-mode-listing .field-wrapper-field-delivery-methods {
    float: left;
    width: 270px;
}
