.block_list .block_list-item {
    display: block;
}

.page-inside .page ul:not(.custom__list) li {
    line-height: 30px;
}
.list_style_3.list-height li:before {
    top: 6px;
}

@media (min-width: 774px) and (max-width: 885px) {
    .rate_wrapper {
        top: 950px;
    }



}

@media screen and (max-width: 767px) {
    .how_to_buy_item:after {
        bottom: -19px;
        width: 60px;
        z-index: -1;
    }
}

@media screen and (max-width: 580px) {
    .block_list .block_list-item {
        padding-left: 0;
    }
    .block_list-item h5 {
        margin-bottom: 25px;
        padding-top: 8px;
    }
}