#first-comment {
    display: none
}

.comment {
    height: 165px
}

@media (max-width: 600px) {
    .cta-button .cta-button-link {
        line-height: 30px !important
    }

    .spin-result-wrapper {
        padding: 0 15px
    }
}

@media (max-width: 450px) {
    .cta-button .cta-button-link {
        font-size: 14px !important;
        padding: 0 8px !important
    }

    .headline {
        font-size: 26px;
        line-height: 34px
    }

    .order_block img {
        /*width: 80% !important*/
    }
}

@media (max-width: 425px) {
    .c15 p {
        font-size: 14px
    }
}
