.bottom-catalog-text.wysiwyg b {
    margin: 0 !important;
}
.page-catalog__head .h2 {
    max-width: 1150px;
}
.good-item__icon {
    width: 18px;
    height: 18px;
    margin-left: 8px;
}
.good-item__calculate__icon {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 767px) {
    .good-item__footer__shop {
        flex-direction: row !important;
        padding-bottom: 0 !important;
    }
    .good-item__footer__shop .good-item__cost {
        margin-bottom: 0;
    }
}
