.contact-order-wrapper .order-online img {
    background: url(images/order-online-icon.svg) no-repeat;
}
.contact-order-wrapper .order-by-phone img {
    background: url(images/order-by-phone-icon.svg) no-repeat;
}
.contact-order-wrapper .order-in-store img {
    background: url(images/order-in-store-icon.svg) no-repeat;
}
.contact-order-wrapper .order-support img {
    background: url(images/SMS_support_Icon.svg) no-repeat;
    background-size: 100%;
}