h1.title {
    margin-bottom: 20px;
}

.first-description {
    max-width: 910px;
    margin-top: 0;
}

.illustration-title {
    font-weight: 500;
}

.integrations-box  {
    padding-bottom: 0;
}

.ebay-integration-section .integration-description {
    max-width: 490px;
}

.bell-img-block {
    padding-top: 19px;
}

.icons .description {
    max-width: 160px;
}

.icons .ebay-text {
    max-width: 200px;
}

.rapid-setup .title {
    width: 100%;
    height: unset;
}
.rapid-setup .description {
    height: unset;
}

.icons-section {
    padding-bottom: 236px;
}

.walmart-int-description {
    max-width: 502px;
}

.icons-background-image {
    top: -130%;
    width: 100%;
    position: absolute;
}

.help-desk-buttons {
    display: flex;
}

.rapid-setup .description {
    min-width: unset;
}

.btn-start-your-free-trial {
    min-width: 225px;
}
@media screen and (min-width: 1050px) and (max-width: 1500px) {
    .icons-background-image {
        top: -93% !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1050px) {
    .icons-background-image {
        top: -60% !important;
    }

    .help-desk-buttons {
        display: block;
    }
    .btn-bluprint-pricing {
        margin-left: 0;
        margin-top: 20px !important;
        width: 225px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1034px)  {
    .btn-compare-plans {
        margin-left: 0 !important;

    }
}
@media screen and (max-width: 992px) {
    .integrations-box  {
        padding-bottom: 30px;
    }


    .rapid-setup {
        margin-bottom: 30px;
    }

    .simple-setup-title {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .integrations-box  {
        padding-bottom: 15px;
    }

    .simple-setup-title {
        text-align: center !important;
    }

    .icons-section {
        padding-bottom: 110px;
    }

    .help-desk-buttons {
        display: block;
    }

    .integrations-box {
        padding: 2px;
        padding-bottom: 10px;
        margin-left: unset;
        margin-right: unset;
    }

    .integrations-title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .for-your-helpdesk-section .section-title {
        font-size: 26px;
    }

    .slider-ul-mobile-bm {
        bottom: 120px;
    }
}


.shopify-integration-background {
    top: -98%;
}

a {
    color: #2282D4;
    text-decoration-color: #2282D4;;
}

a:hover {
    color: #2282D4;
    text-decoration-color: #2282D4;;
}

@media screen and (max-width: 408px) {
    .slider-ul-mob-woo {
        bottom: 120px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1188px) {
    .slider-ul {
        bottom: 25px;
    }
}
