.dwn-main-icon {
    background-position: -51px -25px;
    width: 33px;
    height: 31px;
    margin: 5px 0 0 10px;
    line-height: 30px;
    float: right;
}
.otr-dwn-cont ul li{
display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.otr-dwn-cont ul li span{
float: none !important;
}
.text-align-center{
text-align : center;
}