.payment-icons { padding-top : 10px ; }
.tab button.active {
    border-bottom: 1px solid black; }

::-webkit-scrollbar {
    width: px;
    height: 7px;
}
::-webkit-scrollbar-thumb {
    padding-top: 10px;
    background: #d3d3d3;
}