.ah-block-prices__item {
    /*padding-right: 0!important;*/
    align-items: center;
}

.ah-block-prices__button a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 20px;
    border-radius: 60px;
    color: #005379;
    border: 1px solid #005379;
    margin-left: 40px;
}

.ah-block-prices__button a:hover {
    background: #005379;
    color: #fff;
}

/*.ah-prices__head span:last-child {*/
/*    margin-right: 150px!important;*/
/*}*/

/*.ah-block-prices__price {*/
/*    align-items: center;*/
/*}*/

/*@media (max-width: 1200px){*/
/*    .ah-prices__head span:last-child {*/
/*        margin-right: 150px!important;*/
/*    }*/
/*}*/