body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background: #fafafa;
    height: 100%;
    line-height: 18px;
}

header {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid rgb(219, 219, 219);
    z-index: 100;
    background-color: #fff;
    position: fixed;
}

.headitems {
    padding: 0 20px;
    margin: auto;
    height: 60px;
    width: 935px;
    display: flex;
    align-items: center;  
    justify-content: space-between;
}

.logod {
    font-size: 0;
    height: 36px;
    display: flex;
    align-items: flex-end;
}

.logo {
    width: 103px;
}

.strelkav {
    width: 12px;
    height: 12px;
    padding: 12px 7px;
}

.headicon {
    float: right;
    font-size: 0;
    display: flex;
    align-items: flex-end;
}

.headicon a {
    max-width: 24px;
    max-height: 24px;
    text-decoration: none;
}

.headicon  svg{
    width: 24px;
    height: 24px;
    margin-left: 22px;
}

.headicon img {
    width: 24px;
    height: 24px;
    margin-left: 22px;
    border-radius: 50%;
}

main {
    margin: 0 auto;
    width: 821px;
    height: auto;
    display: flex;
}

.leftside {
    width: 470px;
    margin-top: 10px;
    margin-right: 32px;
    display: inline-block;
}

.storis {
    border: 1px solid rgb(219, 219, 219);
    width: 468px;
    height: 85px;
    border-radius: 8px;
    margin-top: 16px;
    padding: 16px 0;
}

.content {
    margin-top: 16px;
    border: 1px solid rgb(219, 219, 219);
    border-radius: 8px;
    width: 468px;
    height: auto;
}

.upp {
    height: 56px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgb(239, 239, 239);
    border-radius: 8px;
}

.leff {
    margin: 8px 4px 8px 12px;
    display: flex;
    align-items: center;
}

.leff img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.name {
    margin-left: 10px;
    color: rgb(38, 38, 38);
    font-size: 14px;
    font-weight: 600;
}

.rigg {
    display: flex;
    align-items: center;
    margin-right: 11px;
}

.midd {
    width: 468px;
}
.midd img {
    width: 468px;
}

.likee {
    height: 40px;
    margin-top: 4px;
    padding: 0px 12px 6px 12px;
    font-size: 0;
    display: flex;
    align-items: center;
    flex-direction:column-reverse;
}

.likee svg {
    margin: 0 8px;
}

.likes {
    height: 18px;
    width: 445px;
    margin-bottom: 8px;
    padding: 0 12px;
}

.likes p{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: rgb(38, 38, 38);
    line-height: 18px;
}

.intro {
    padding: 0 12px;
    margin: 0;
    display: flex;
    margin-bottom: 8px;
}

.ops {
    margin: 0 0 0 7px;
    font-size: 14px;
    line-height: 18px;
    color: rgb(38, 38, 38);
}

.comment {
    padding: 0 12px;
    margin: 0 0 8px 0;
}

.comment p {
    color: rgb(142, 142, 142);
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 18px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

.time {
    padding: 0 12px;
    margin: 0 0 8px 0;
}

.time p {
    margin: 0;
    color: rgb(142, 142, 142);
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-weight: 450;
}

.comm {
    width: 441px;
    height: 40px;
    padding: 4px 16px 4px 12px;
    border-top: 1px solid rgb(239, 239, 239);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.leftcomm {
    display: flex;
    align-items: center;
}

.leftcomm p {
    margin: 0;
    margin-left: 12px;
    color: rgb(142, 142, 142);
    font-size: 14px;
    font-weight: 450;
    line-height: 18px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;

}

.rightcomm p{
    margin: 0;
    color: rgb(0, 149, 246);
    font-size: 14px;
    font-weight: 600;
    opacity: 0.35;
}

.rightside {
    width: 319px;
}

.account {
    height: 66px;
    margin: 98px 0 10px 0;
    width: 319px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.avaname {
    height: 56px;
    display: flex;
    align-items: center;
}

.avaname img{
    width: 56px;
    border-radius: 50%;
}

.pere p{
    color: rgb(0, 149, 246);
    font-size: 12px;
    font-weight: 600;
}

.rectext {
    display: flex;
    justify-content: space-between;
}

.p1 {
    color: rgb(142, 142, 142);
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}

.p2 {
    color: rgb(38, 38, 38);
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}

.recaccs {
    padding: 8px 0;
    margin-bottom: 12px;
}

.recacc {
    padding: 8px 0px;
    display: flex;
    justify-content: space-between;
    height: 32px;
}
.ral {
    display: flex;
    align-items: center;
}
.ral img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 12px;
}

.rar {
    display: flex;
    align-items: center;
}

.rala {
    display: flex;
    flex-direction: column;
}

.undername {
    color:rgb(142, 142, 142);
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}

.topf a, .topf a:visited, .topf a:hover {
    margin: 0;
    height: 11px;
    color: rgb(199, 199, 199);
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.botf {
    margin: 20px 0;
    height: 11px;
    color: rgb(199, 199, 199);
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.pust {
    height: 56px;
}