.maksekeskus-payment-method {
    float:left;
    margin:5px;
    border: 2px solid white!important;
}
.maksekeskus-payment-method.selected {
    border: 2px solid black!important;
}
.maksekeskus-payment-method {
    max-width: 160px;
    cursor: pointer;
}
.maksekeskus-payment-method > img{
    max-width: 100%!important;
}