.vk-container-wrapper {
    margin: 1rem auto;
}

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 15px;
    text-decoration: none;
    text-align: start;
}

.vk-header {
    background: #dae2e8 none repeat scroll 0 0;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px;
}

.vk-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: #45688e;
    font-weight: 700;
}

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 15px;
    text-decoration: none;
}

.vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #dae1e8;
    padding-bottom: 15px;
}

.vk-avatar img {
    float: left;
    margin-right: 10px;
    border-radius: 50%;
}

.vk-avatar img {
    margin-bottom: 0;
}

.w_collection_items img {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px;
}

.vk-comment-name {
    color: #a40000;
    font-weight: 700;
    font-size: 14px;
    margin-left: 59px;
}

.vk-comment-text {
    margin-left: 70px;
    margin-top: 10px;
}

.vk-comment-text p {
    margin-bottom: 0;
}

.w_collection_items p,
.w_collection_title {
    color: #000 !important;
}

.w_collection_items p {
    font-size: 18px;
    line-height: 1.4;
}

.w_block p {
    font-family: "PT Sans", serif;
    padding: 0;
    margin: 0 0 20px;
}