.exchange-rates {
    background: white;
    opacity: 0.9;
}

.exchange-rates img {
    max-height: 30px;
}

.exchange-rates img {
    max-height: 30px;
}

.exchange-rates th:nth-child(1),
.exchange-rates td:nth-child(1)
{
    max-width: 10px !important;
}

.exchange-rates th:nth-child(2),
.exchange-rates td:nth-child(2)
{
    text-align: left !important;
}