_shop-prodfile.scss 475 Bytes
.banner {
    margin: 30px auto;
    width: auto;
    height: auto;
    display: block;
    background-size: 100%;
}

.descripition {
    margin: 40px 20px 0px 20px;
    font-size: 16px;
    line-height: 22px;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    text-indent:2em;
}

.fo {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 100;
}

.fo > span {
    width:auto;
}