section-trade .animation-edge.top {
    top: -50px;
    left: 30px;
}

.section-trade .row.m-swapped-row .col:first-child {
    order: 10;
}

.section-team .content,
.section-trade .content {
    padding-left: 10px;
    padding-right: 0;
}

.section-trade .headline {
    margin-bottom: 0;
}

.logos-grid .logo-container.middle {
    flex-basis: 100%;
}

.section-trade .animation-edge.top {
    left: 15px;
    top: -30px;
}

.section-trade .animation-edge.bottom {
    right: 15px;
    bottom: -30px;
}

.section-team .content,
.section-trade .content {
    padding-left: 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

.col {
    padding-left: 20px;
    padding-right: 20px;
    flex-wrap: wrap;
    max-width: 100%;
}

.col-1-12,
.col-10-12,
.col-11-12,
.col-2-12,
.col-3-12,
.col-4-12,
.col-5-12,
.col-6-12,
.col-7-12,
.col-8-12,
.col-9-12 {
    margin-bottom: 30px;
}

.col-1-12,
.col-10-12,
.col-11-12,
.col-12-12,
.col-2-12,
.col-3-12,
.col-4-12,
.col-6-12,
.col-7-12,
.col-8-12,
.col-9-12 {
    flex-basis: calc(100% / 12 * 12) !important;
    max-width: 100%;
}

.col-5-12 {
    flex-basis: calc(100% / 12 * 5);
}

.logos-grid {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
}

.logos-grid .logo-container {
    margin: 30px;
    display: flex;
}

.logos-grid .logo-container {
    width: calc(100% / 2 - 30px * 2);
    flex-basis: calc(100% / 2 - 30px * 2);
}

.logos-grid .logo-container img {
    display: block;
    width: 100%;
}

.logos-grid .logo-container .asset {
    align-self: flex-end;
    width: 100%;
}

.logos-grid .asset.logo-polkadot {
    height: 40px;
}

.logos-grid .asset.logo-polkadot>* {
    width: auto;
    height: 100%;
}

.section-trade .logos-grid {
    padding-bottom: 0;
}

.logos-grid .logo-container {
    margin-left: 15px;
    margin-right: 15px;
}

.logo-container.middle {
    flex-basis: calc(100% / 1 - 180px);
    text-align: center;
    justify-content: center;
}

.logos-grid .asset.logo-uniswap {
    height: 31px;
    width: 140px;
}

.logos-grid .asset.logo-balancer {
    height: 20px;
    width: 120px;
}

.logos-grid .asset.logo-linch {
    height: 40px;
    width: 113px;
}

.logos-grid .asset.logo-dharma-2 {
    height: 26px;
    width: 127px;
}

.logos-grid .asset.logo-sushiswap {
    height: 40px;
    width: 140px;
}

.logos-grid .logo-container .asset {
    align-self: center;
}

.logos-grid .logo-container {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.logos-grid .asset.logo-polkadot {
    height: 25px;
    width: 111px;
    margin-top: 35px;
    margin-left: 30px;
}

.logos-grid .asset.logo-mondbeam {
    height: 26px;
    width: 135px;
    margin-left: 30px;
}

.logos-grid .asset.logo-etherium {
    height: 50px;
    width: 200px;
}

.logos-grid .asset.logo-parity {
    height: 67px;
    width: 195px;
}

.logos-grid .asset.logo-etherium,
.logos-grid .asset.logo-mondbeam,
.logos-grid .asset.logo-parity,
.logos-grid .asset.logo-polkadot {
    margin-bottom: 25px;
}

@media only screen and (max-width: 700px) {
    .section-trade .title-content {
        max-width: 430px;
        margin-right: auto;
        margin-left: auto;
    }

    .section-trade .animation-edge.top {
        top: -50px;
        left: 30px;
    }

    .logos-grid {
        display: flex;
        justify-content: space-between;
        padding-bottom: 0;
    }

    .logos-grid .logo-container .asset {
        display: flex;
    }

    .logos-grid .logo-container {
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .logos-grid .asset.logo-etherium,
    .logos-grid .asset.logo-parity {
        height: auto;
    }

    .logos-grid .asset.logo-uniswap {
        height: 25px;
        width: 114px;
    }

    .logos-grid .asset.logo-balancer {
        height: 20px;
        width: 120px;
    }

    .logos-grid .asset.logo-linch {
        height: 40px;
        width: 113px;
    }

    .logos-grid .asset.logo-dharma-2 {
        height: 26px;
        width: 127px;
    }

    .logos-grid .asset.logo-sushiswap {
        height: 40px;
        width: 140px;
    }

    .logos-grid .logo-container .asset {
        align-self: center;
    }

    .logos-grid .logo-container {
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 0;
        padding-right: 0;
        flex-basis: unset;
        width: auto;
    }

    .logos-grid .asset.logo-polkadot {
        height: 20px;
        width: 87px;
        margin-top: 15px;
        margin-left: 30px;
    }

    .logos-grid .asset.logo-mondbeam {
        height: 20px;
        width: 105px;
        margin-left: 30px;
    }

    .logos-grid .asset.logo-etherium {
        height: 38px;
        width: 150px;
    }

    .logos-grid .asset.logo-parity {
        height: 52px;
        width: 152px;
    }

    .logos-grid .asset.logo-etherium,
    .logos-grid .asset.logo-mondbeam,
    .logos-grid .asset.logo-parity,
    .logos-grid .asset.logo-polkadot {
        margin-bottom: 5px;
    }
}

.bg-accent {
    background-color: #330670 !important;
}