img {
    max-width: 100%;
}

#banner_bottom {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
}

#banner_lekaf {
    min-height: 41px;
}

#banner_lekaf img {
    margin: -33px auto 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

#content {
    background: #f2f6ed;
    border-top: 2px solid #7f7f7f;
    padding-bottom: 30px;
}

#content_purchase {
    padding-top: 63px;
}

#content_purchase h2, #content_purchase .h2 {
    color: #65AC1E;
    font-size: 20px;
}

#ppcom {
    margin-bottom: 2px;
}

#mentus_info {
    width: 150px;
    margin-top: 25px;
}

#content h1 {
    color: #65AC1E;
    margin-bottom: 20px;
}

.form-control {
    border-color: #65AC1E;
}

.btn-primary {
    color: #fff;
    width: 100%;
    display: block;
}

.btn-primary {
    background-color: #65AC1E;
    border-color: #65AC1E;
}

.btn-primary:active, .btn-primary:active:focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #65AC1E;
    border-color: #65AC1E;
}

ol, ul {
    padding-left: 17px;
}

input[type="image"][disabled] {
    cursor: not-allowed;
}

.floatyLogo {
    float: left;
}

.floatyLogo:first-of-type {
    margin-right: 20px;
}

.floatyLogo:last-child {
    margin-top: 20px;
}

.floatyLogo:last-child img {
    width: 190px;
}


@media only screen and (max-width: 991px) {
    #content_description {
        padding-top: 63px;
    }

    #content_purchase {
        padding-top: 0;
    }
}
