.header-main .header-elements .logo-psp{
    margin-top: 15px;
}
.header-main .header-elements .options-head{
    padding-right: 40px;
    padding-top: 3px;
}
.content-main .about-psp .about-logo{
    order: -1;
}
.content-main .about-psp .about-logo .cirlces-box-logo{
    width: 100%;
    justify-content: center;
}
.content-main .about-psp .about-logo .cirlces-box-logo .circle-point.circle-rt{
    right: 120px;
}
.content-main .about-psp .about-logo .cirlces-box-logo .circle-point.circle-rb{
    right: 160px;
}
.content-main .about-psp .about-logo .cirlces-box-logo .circle-point.circle-lt{
    left: 120px;
}
.content-main .about-psp .about-text{
    text-align: center;
    padding-right: 0;
}
#chartContainer {
    margin: 0 auto !important;
    display: block !important;
    width: 100% !important;
}
.content-main .about-psp .desc-text{
    width: 100%;
}
.content-main .about-psp .list-statistics{
    justify-content: center;
}
.content-main .title-public-psp .title-main{
    font-size: 35px;
}
.whitepaper-psp .box-list-currency{
    padding: 30px;
}
.content-main .services-psp .item-service .box-head-service{
    margin-bottom: 30px;
}
.content-main .transfer-eur .box-transfer{
    margin-bottom: 15px;
}
.content-main .tokens-psp .list-plans .item-plan:nth-child(1) .box-plan,
.content-main .tokens-psp .list-plans .item-plan:nth-child(2) .box-plan{
    margin-bottom: 60px;
}
.converter-psp .convertor-box .input-box{
    flex-direction: column;
    width: 43%;
}
.converter-psp .convertor-box .input-box .logo-input{
    margin-right: 0;
    padding-right: 0;
    justify-content: center;
    margin-bottom: 10px;
}
.converter-psp .convertor-box .input-box .logo-input::after{
    display: none;
}
.converter-psp .convertor-box .input-box .unit-input{
    top: auto;
    bottom: 35px;
}
.psp-modal .modal-dialog{
    min-width: 90%;
}