/* QatarLotto - Latest Result Symbols */
.info-icon svg{
    width:28px;
    height:28px;
    display:block;
    color:currentColor;
}

@media (max-width:768px){
    .info-icon svg{
        width:22px;
        height:22px;
    }
}