.graf-1 {
    margin: 40px 0;
}

.graf-1 img {
    width: 100%;
}

.graf-1 h3 {
    text-align: center;
    margin-top: 0px;
  font-style: italic;font-weight: normal;
}

.graf-1 ul {
    padding-left: 25px;
    font-size: 0;
}

.graf-1 ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: center;
    width: 25%;
}

.graf-2 {
    position: relative;
    font-size: 0;
    margin: 40px 0;
}

.graf-2 img {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
}

.btn {
    display: block;
    text-align: center;
    color: rgb(35, 82, 124);
    text-decoration: underline;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 30px;
}

.graf-2 h3 {
    text-align: center;
    font-size: 18px;
    margin-top: 0;
  font-style: italic;font-weight: normal;
}

.graf-2 .left {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

.graf-2 .left span {
    font-size: 13px;
    display: block;
    height: 50px;
    text-align: right;
    margin: 5px 0px;
}

.product {
    max-width: 200px;
    width: 100%;
    display: block;
    margin: 0 auto 20px;
}

h1 {
    display: block;
    width: auto;
    line-height: 1.2;
    color: rgb(10, 10, 10);
    font-size: 23px;
}

a {
    color: rgb(35, 82, 124);
    text-decoration: underline;
}

a:hover {
    color: rgb(176, 73, 59);
}

body {
    display: block;
    font-family: "Open Sans", sans-serif;
    background: rgb(250, 250, 250) none repeat scroll 0% 0%;
    height: auto;
    color: rgb(68, 68, 68);
    line-height: 1.5625;
}

.header {
    display: block;
    width: 100%;
    background: transparent none repeat scroll 0% 0%;
    margin: 0px auto;
}

.header-top {
    display: block;
    width: 100%;
    background: transparent none repeat scroll 0% 0%;
}

.graf-2 .mobile{
    display: none;
}

.content {
    display: block;
    width: 97%;
    max-width: 1000px;
    margin: 0px auto;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 25px 1.5%;
    position: relative;
}

.content-left {
    display: block;
    float: left;
    width: 71%;
    padding-right: 2%;
}

.content-left-social {
    width: 96%;
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
    padding: 1% 2%;
    margin: 15px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.content-left-social-pictures {
    display: block;
    width: 50%;
    float: left;
}

.content-left-social-pictures ul {
    padding: 0;
    margin: 0;
}

.content-left-social-pictures ul li {
    display: inline-block;
    vertical-align: middle;
}

.content-left-social-pictures ul li a {
    color: #FFF;
}

.italic {
    font-style: italic;
}

.content-left-social-pictures ul li:nth-of-type(1) {
    background: #3B5999;
    color: #FFF;
}

.content-left-social-pictures ul li:nth-of-type(2) {
    color: #fff;
    background: #00ACEE;
}

.content-left-social-pictures ul li:nth-of-type(3) {
    color: #fff;
    background: #ea4335;
}

.VK-comment-name {
    font-weight: bold;
}
.VK-comment-name a {
    color: inherit;
    text-decoration: none;
}
.content-left-social-comments {
    display: block;
    float: right;
    width: 50%;
    text-align: right;
    font-size: 13px;
}

.content-left-social-comments a {
    margin-left: 1%;
}

.content-left-social::after {
    content: "";
    display: block;
    clear: both;
}

.content-left-doctor {
    display: block;
    width: 96%;
    background-color: rgb(226, 226, 226);
    padding: 2%;
    margin-top: 25px;
}

.content-left-doctor-foto {
    display: block;
    width: 48%;
    float: left;
    margin-right: 2%;
}

.content-left-doctor-foto img {
    width: 100%;
    display: block;
}

.content-left-doctor-text {
    display: block;
    width: 50%;
    float: right;
}
.content-left-doctor-text span {
  font-size: 22px;
  display: block;
  margin-bottom: 20px;
}
.content-left-doctor::after {
    content: "";
    display: block;
    clear: both;
}

.vk-container {
    text-align: left;
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 15px;
    color: black;
    text-decoration: none;
}

.vk-header {
    background: rgb(218, 226, 232) none repeat scroll 0% 0%;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px;
}

.vk-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: rgb(69, 104, 142);
    font-weight: bold;
}

.vk-comment {
    position: relative;
    padding-bottom: 15px;
}

.vk-avatar img {
    float: left;
    margin-right: 10px;
}

.content-right {
    display: block;
    width: 27%;
    float: right;
    position: relative;
}

.content-right-recommend-container {
    display: block;
    max-width: 270px;
    width: 100%;
}

.content-right-recommend {
    display: block;
    width: auto;
}

.content-right-recommend-top {
    height: 48px;
    background: rgb(74, 162, 36) none repeat scroll 0% 0%;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 48px;
    position: relative;
    text-align: center;
    font-size: 14px;
}

.content-right-recommend-top::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 17px 13px 0px;
    border-color: transparent rgb(74, 162, 36) transparent transparent;
    left: 0px;
    bottom: -13px;
}

.content-right-recommend-top::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 13px 17px 0px 0px;
    border-color: rgb(74, 162, 36) transparent transparent;
    right: 0px;
    bottom: -13px;
}

.content-right-recommend-middle {
    width: 86%;
    display: block;
    margin: auto;
    padding: 1% 1% 7%;
    text-align: center;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    text-decoration: none;
}

.content-right-recommend-middle img {
    display: block;
    width: 177px;
    position: relative;
    left: 0;
    margin: 7% auto;
}

.content-right-statistic {
    display: block;
    width: 96%;
    padding: 0px 2% 2%;
    background: rgb(243, 243, 243) none repeat scroll 0% 0%;
    color: rgb(81, 81, 81);
    margin-top: 5%;
}

.content-right-statistic-head {
    display: block;
    width: auto;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 1%;
}

.content-right-statistic-info {
    display: block;
    width: 100%;
    margin-bottom: 1%;
}

.content-right-statistic-info-left {
    display: block;
    float: left;
    width: 60%;
    text-align: right;
    font-size: 12px;
}

.content-right-statistic-info-right {
    display: block;
    float: left;
    width: 37%;
    font-size: 14px;
    margin-left: 3%;
    font-weight: bold;
    text-align: left;
}

.content-right-statistic-info::after {
    content: "";
    display: block;
    clear: both;
}

.content::after {
    content: "";
    display: block;
    clear: both;
}

.footer {
    display: block;
  text-align: center;
    width: 97%;
    max-width: 1000px;
    padding: 20px;
    margin: 0px auto;
    background: rgb(235, 235, 235) none repeat scroll 0% 0%;
}
.mob-block{
    display: none;
}
.footer-text {
    color: rgb(56, 56, 56);
}

@media screen and (max-width: 1199px) {
    .content-right {
        display: none;
    }

    .content-left {
        width: 100%;
        padding-right: 0px;
    }
}

@media screen and (max-width: 989px) {
    .content {
        max-width: 750px;
        padding: 3% 1%;
        width: 100%;
    }

    .footer {
        position: relative;
        z-index: 1;
        max-width: 750px;
        padding: 5% 1% 8%;
        width: 100%;
    }

    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .content-left-social,
    .content-left-doctor {
        width: 100%;
    }
}

@media screen and (max-width: 720px) {
    .graf-2 .desk{
        display: none;
    }
    .graf-2 .mobile{
        display: block;
    }


    .graf-2 .left span {
        text-align: left;
        font-size: 14px;
        height: auto;
    }

    .mob-block{
        display: inline-block;
        vertical-align: top;
        width: 5%;
        font-size: 14px;
    }
.mob-block span {
    display: block;
    text-align: center;
        margin: 5px 0px;
}
    .graf-2 .left span br {
        display: none;
    }
    .graf-2 img {
        width: 95%;
        vertical-align: top;
    }
    .graf-2 .left{
        width: 100%;
    }
}

@media screen and (max-width: 599px) {

    .content-left-doctor-foto {
        float: none;
        width: 100%;
    }

    .content-left-doctor-text {
        float: none;
        width: 100%;
        margin-top: 3%;
    }
}

<style>#created-button-1 {
    line-height: 1.7em !important
}

a:active,
a:focus {
    outline: 0
}

:focus {
    outline: 0
}

@media screen and (max-width:602px) {

    .footer p {
        margin-bottom: 50px
    }
}