/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

.package
{
    margin: 0;
}

/* На больших экранах формы и кнопки автоматической ширины */
.package-inner .button form,
.package-inner .button form > div {
    width: auto;
}

.freekassa-buy-button {
    width: auto;
}

#accumulated-bonus {
    margin-top: 1em;
}