﻿@media screen and (max-width: 768px) {
    #voucher-popup span {
        word-wrap: break-word;
        white-space: normal;
    }
}
