@media screen and (max-width:375px) {
    .rekomend1 #hotbaners2 .btn {
        width: 90%;
        line-height: 1.5em;
        padding: 10px 20px;
    }
}

.comment-body img {
    padding: 0;
    margin: 0;
}

#comments-form-link a#addcomments {
    text-decoration: underline;
}

#pgbSaveForm input,
#pgbSaveForm textarea,
input#pgbcaptcha {
    padding: 4px 14px;
    border-radius: 20px;
    box-sizing: border-box;
}

.defaultSkin table.mceLayout {
    box-sizing: border-box;
    border-radius: 20px;
}

.defaultSkin table.mceLayout tr.mceLast td,
.defaultSkin table.mceLayout tr.mceFirst td {
    border: 0 !important;
    padding: 4px 14px;
}

.defaultSkin table {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 10px 4px;
    margin-top: 4px !important;
}

#phocaguestbook input#pgbcaptcha {
    height: auto !important;
}

#pgbSaveForm input[type="submit"] {
    background: #e2001a;
    border: 1px solid #e2001a;
    color: #fff;
    font-weight: 700;
}

#pgbSaveForm input[type="submit"]:hover {
    background: #01ac4c;
    border: 1px solid #01ac4c;
}

#pgbSaveForm input#reset {
    border: 1px solid #ccc;
}

#pgbSaveForm input[type="submit"],
#pgbSaveForm input#reset {
    cursor: pointer;
}

img#siimage2 {
    border-radius: 20px;
}

#opisanie12 {
    padding: 30px 115px 30px 30px;
    border-bottom: 1px dashed #ddd;
}

@media screen and (max-width:640px) {
    #opisanie12 {
        padding: 10px 0;
    }

    #phocaguestbook table td {
        display: flex;
    }

    .defaultSkin table.mceLayout,
    .defaultSkin table.mceLayout {
        background: none !important;
        border: 0 !important;
    }

    .defaultSkin table.mceLayout tr.mceFirst td {
        padding: 0;
        margin: 0;
    }

    .defaultSkin table.mceLayout tr.mceLast td,
    tr.mceFirst,
    tr.mceLast {
        display: none;
    }

    table#pgbcontent_tbl {
        padding: 4px 14px;
        border: 1px solid #ccc !important;
        border-radius: 20px;
        background: none !important;
    }

}

body.mceContentBody,
body.mceContentBody * {
    font-family: 'Fira Sans', arial !important;
}

#prototip {
    margin-top: 15px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    width: 100%;
    background: #ff0000;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 99999;
}

#prototip,
#prototip *,
#prototip a {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 12px;
    color: #fff200;
    font-weight: normal;
    vertical-align: middle;
}

#prototip a:hover {
    color: #fff;
}

#phocaguestbook input,
#phocaguestbook textarea {
    width: 100%;
}

#phocaguestbook img#phocacaptcha {
    height: 30px;
}

#phocaguestbook input#pgbcaptcha {
    width: 150px;
    height: 25px;
}
#phocaguestbook input,#phocaguestbook textarea{margin:3px 0}
#phocaguestbook { padding: 10px; box-sizing: border-box; }
#phocaguestbook small, #phocaguestbook small a { font-size: 16px; width: 100%; display: contents;font-weight: 600;}