a.vipad{
    font-size: 18px;
    line-height: 1.7;
    text-decoration: none;
    background: url(../images/one_ras.png) no-repeat;
    background-size: 25px;
    background-position: -6px;
    padding-left: 20px;
    transition: 0.15s ease-out 0.15s
}

a.vipad.non_color{
    font-size: 18px;
    text-decoration: none;
    color: #737373;
    background: url(../images/two_ras.png) no-repeat;
    background-size: 25px;
    background-position: -6px;
    padding-left: 20px;
}

.support-phones-list .tr{
    width: 100%;
}

.support-phones-list .tr.left_1{
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.support-phones-list .td1_2{
    width: 180px;
}

.ots{
    margin-top: 6px;
}

.zag_tel{
    font-size: 18px;
    color: #737373;
    margin-top: 20px;
    margin-bottom: 15px;
}