.prices {
    color: #243065;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}

.strike {
    font-size: 26px !important;
    text-decoration: line-through;
    text-align: center;
    font-weight: normal;
}

.includes {
    margin-bottom: 25px;
}

